aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/dejagnu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/dejagnu.sh')
-rw-r--r--chapter8/dejagnu.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter8/dejagnu.sh b/chapter8/dejagnu.sh
index 41ab6fc..273ab0f 100644
--- a/chapter8/dejagnu.sh
+++ b/chapter8/dejagnu.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-set -e
./configure --prefix=/usr &&
makeinfo --html --no-split -o doc/dejagnu.html doc/dejagnu.texi &&