Skip to content

Commit bab3003

Browse files
committed
Minor change in CI script.
1 parent f24c4d7 commit bab3003

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

hack/install-bats.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#!/bin/bash
22

3-
set -e
4-
set -u
5-
set -x
3+
set -eux
64

75
BASE_DIR="/var/tmp"
86

0 commit comments

Comments
 (0)