]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.monthly
use "set -o pipefail" for shell scripts
[dak.git] / config / debian / cron.monthly
index 980cb6d6905d63651932c50e6d516d80f804e876..3ca4a81a1e62a3f4a30713e0f2714a3254fd0f2e 100755 (executable)
@@ -3,6 +3,7 @@
 # Run at the beginning of the month via cron, out of dak's crontab.
 
 set -e
+set -o pipefail
 set -u
 export SCRIPTVARS=/srv/ftp-master.debian.org/dak/config/debian/vars
 . $SCRIPTVARS