]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.reboot
various shell scripts
[dak.git] / config / debian / cron.reboot
index b3c0b09a6e46fe9e100079764d20bd14c9468870..865efcbe382b259b1f2e338336d93987d5dfce43 100755 (executable)
 set -e
 # make sure to only use defined variables
 set -u
+# ERR traps should be inherited from functions too. (And command
+# substitutions and subshells and whatnot, but for us the functions is
+# the important part here)
+set -E
 
 # import the general variable set.
 export SCRIPTVARS=/srv/ftp.debian.org/dak/config/debian/vars