X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.dinstall;h=4d3bef8fbb6553e72a1229b36c1f61985b8f66a0;hb=84665aa9fd206376672a4c1590abb5b39e67bab4;hp=2c9429627572c8481e303896ca413d4e45258eee;hpb=5f729bd392351218dbd3a9b32127e86ca05c7906;p=dak.git diff --git a/config/backports/cron.dinstall b/config/backports/cron.dinstall index 2c942962..4d3bef8f 100755 --- a/config/backports/cron.dinstall +++ b/config/backports/cron.dinstall @@ -27,6 +27,7 @@ # exit on errors set -e +set -o pipefail # make sure to only use defined variables set -u # ERR traps should be inherited from functions too. (And command