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 ff6add5 commit 6221bdfCopy full SHA for 6221bdf
test/regen-gold.sh
@@ -3,7 +3,7 @@
3
cd $(dirname $0)
4
5
cd ..
6
-b2 -q
+b2 -q || exit 1
7
cd -
8
9
find . -name "*.gold" | while read gold_file
0 commit comments