We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0f255 commit 2e0a48eCopy full SHA for 2e0a48e
t/40-commit.t
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
. t/test-lib.sh
3
-set -e
+set -e -o 'pipefail'
4
5
echo "1..9"
6
0 commit comments