Skip to content

Commit 013722d

Browse files
committed
retest
1 parent 0cff60f commit 013722d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# https://opensource.org/licenses/MIT
66

77
HELP_MSG="Usage: build.sh <x86,amd64,arm,arm64> [static,shared] [gpl,lgpl] ...FF_ARGS"
8-
set -e
8+
set -ex
99
source ./env.sh
1010

1111
if [ -z $BUILD_ARCH ]; then

0 commit comments

Comments
 (0)