]> arthur.barton.de Git - backup-script.git/blobdiff - bin/backup-script
Don't set "pipefail", it changes behaviour!
[backup-script.git] / bin / backup-script
index 395fe9e93d194f3ab60c46502c5c167648edbd4d..a04433cfaa4169fbd5ffabc2c16130344bea37d8 100755 (executable)
@@ -55,7 +55,6 @@ default_tags=""
 
 # Set shell options.
 shopt -s nullglob
-set -o pipefail
 
 Usage() {
        {