]> arthur.barton.de Git - backup-script.git/blobdiff - bin/backup-audit
Don't set "pipefail", it changes behaviour!
[backup-script.git] / bin / backup-audit
index 0dc2995f5925b5da2166067624090a63c0420603..651d0e303ae56532a45579e4b17d8ac99eb0ec04 100755 (executable)
@@ -29,7 +29,6 @@ default_target="/var/backups"
 
 # Set shell options.
 shopt -s nullglob
-set -o pipefail
 
 # Search configuration file (last one is used as default!)
 for conf in \