aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/file.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/file.sh')
-rw-r--r--chapter8/file.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter8/file.sh b/chapter8/file.sh
index 2c5b982..2c0622c 100644
--- a/chapter8/file.sh
+++ b/chapter8/file.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-set -e
./configure --prefix=/usr &&
make &&