summaryrefslogtreecommitdiffstats
path: root/builddeps-grub
diff options
context:
space:
mode:
Diffstat (limited to 'builddeps-grub')
-rwxr-xr-xbuilddeps-grub2
1 files changed, 2 insertions, 0 deletions
diff --git a/builddeps-grub b/builddeps-grub
index f6d6910..7522558 100755
--- a/builddeps-grub
+++ b/builddeps-grub
@@ -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 grub can be built separately aswell.