X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.unchecked;h=13be8d592a3ac0ce18f57e90c1762a98181a8fb4;hb=84665aa9fd206376672a4c1590abb5b39e67bab4;hp=423ce77dd7f3d995589310d0068c3f42954667b2;hpb=e13fd3c48245d48b0335649d294aacaee666bab5;p=dak.git diff --git a/config/backports/cron.unchecked b/config/backports/cron.unchecked index 423ce77d..13be8d59 100755 --- a/config/backports/cron.unchecked +++ b/config/backports/cron.unchecked @@ -17,6 +17,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