diff --git a/t/40-commit.t b/t/40-commit.t index b584f17..9392ec9 100644 --- a/t/40-commit.t +++ b/t/40-commit.t @@ -1,6 +1,6 @@ #!/usr/bin/env bash . t/test-lib.sh -set -e +set -e -o 'pipefail' echo "1..9"