Skip to content

Commit 5d809a4

Browse files
u
1 parent 24789a0 commit 5d809a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

script/test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
#/
55
#/ When UPDATE_GOLDEN is set, all directories named "golden" are removed before running tests.
66

7+
set -u
8+
79
CDPATH="" cd -- "$(dirname -- "$0")/.."
810

911
if [ "$#" = "0" ]; then

0 commit comments

Comments
 (0)