]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
various shell scripts
[dak.git] / config / debian / cron.dinstall
index 838955c225f9abc3b68ce2a767d788b299b0af3f..9a21ae8bc52e85d5ed11984e36038ce9511c93b8 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