We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653f312 commit ec2e76aCopy full SHA for ec2e76a
tests/csgrep/sync.sh
@@ -1,5 +1,5 @@
1
#!/bin/zsh
2
-set -x
+set -exo pipefail
3
4
# import ${JSFILTER_CMD}
5
. ../test-lib.sh
0 commit comments