summaryrefslogtreecommitdiffstats
path: root/builddeps-memtest86
diff options
context:
space:
mode:
Diffstat (limited to 'builddeps-memtest86')
-rwxr-xr-xbuilddeps-memtest862
1 files changed, 2 insertions, 0 deletions
diff --git a/builddeps-memtest86 b/builddeps-memtest86
index e0b85fb..7b9c000 100755
--- a/builddeps-memtest86
+++ b/builddeps-memtest86
@@ -18,6 +18,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+set -u -e -v
+
# This script is used by the main "builddeps" script in libreboot src/meta archives.
# The reason it is seperated here is so that MemTest86+ can be built separately aswell.