fail in pipes too

This commit is contained in:
Lukas Schauer
2015-12-05 18:03:06 +01:00
parent 7ec1e45aa6
commit 69f3e78b7e

View File

@@ -1,6 +1,8 @@
#!/bin/bash
set -eu
set -e
set -u
set -o pipefail
. ./config.sh