]> arthur.barton.de Git - backup-script.git/blobdiff - bin/backup-status
Don't set "pipefail", it changes behaviour!
[backup-script.git] / bin / backup-status
index 8486873d28f10a90236e0ce315a91f47f49ff1dd..76e75195577c0ce50ebdb78319f94318c7de4d57 100755 (executable)
@@ -31,7 +31,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 \