Adding commented 'set -e' explicitly in all subscripts to avoid running it with ...
authorDaniel Baumann <daniel@debian.org>
Tue, 5 Jun 2012 13:33:35 +0000 (15:33 +0200)
committerDaniel Baumann <daniel@debian.org>
Tue, 5 Jun 2012 14:11:16 +0000 (16:11 +0200)
commit23c2e9f4947a2d9be6b63f55cca8e633df3455a3
tree066b4efb754a91f8f25be4f20157a038e7ee049f
parent6d3f4fd5557f5efc83c42374417f4a05e99d3744
Adding commented 'set -e' explicitly in all subscripts to avoid running it with 'set -e' until we've made sure it's properly working.
12 files changed:
initramfs-tools/scripts/live
scripts/boot/arguments.sh
scripts/boot/misc-helpers.sh
scripts/boot/mount-cifs.sh
scripts/boot/mount-http.sh
scripts/boot/mount-iscsi.sh
scripts/boot/mount-nfs.sh
scripts/boot/netboot.sh
scripts/boot/networking.sh
scripts/boot/overlay.sh
scripts/boot/snapshot.sh
scripts/boot/toram-todisk.sh