Skip to content

Commit 7ded6ea

Browse files
committed
Stop at the first failing test
1 parent 91a9daf commit 7ded6ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
#!/usr/bin/env bash
2+
3+
set -o errexit
4+
25
./makexpi.sh uncommitted
36
firefox pkg/https-everywhere-0.9.9.observatory.5~pre.xpi

0 commit comments

Comments
 (0)