Skip to content

Commit a865868

Browse files
committed
TEST
1 parent 318f108 commit a865868

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build-libass.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
# This software is released under the MIT License.
55
# https://opensource.org/licenses/MIT
66

7-
set -ex
7+
set -e -x
8+
echo SET test
89
SRC_DIR=$(pwd)
910
export GNULIB_SRCDIR="$SRC_DIR/gnutls/gnulib"
1011
export PATH=$PATH:$GNULIB_SRCDIR

0 commit comments

Comments
 (0)