aboutsummaryrefslogtreecommitdiffstats
path: root/chapter6/file.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter6/file.sh')
-rw-r--r--chapter6/file.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter6/file.sh b/chapter6/file.sh
index 6d39e77..bd51747 100644
--- a/chapter6/file.sh
+++ b/chapter6/file.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-set -e
mkdir build
pushd build > /dev/null || exit 1