aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/grub.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/grub.sh')
-rw-r--r--chapter8/grub.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter8/grub.sh b/chapter8/grub.sh
index 128cdb9..693adcd 100644
--- a/chapter8/grub.sh
+++ b/chapter8/grub.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-set -e
sed "s/gold-version/& -R .note.gnu.property/" \
-i Makefile.in grub-core/Makefile.in &&