Skip to content

Commit 0f7afd1

Browse files
committed
do not run betka with shell debug option enabled
1 parent f5fdd3a commit 0f7afd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

betka.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# The result directory will contain generated sources from upstream directories
66
#
77

8-
set -eEx
8+
set -eE
99

1010
trap 'echo "errexit on line $LINENO, $0" >&2' ERR
1111

0 commit comments

Comments
 (0)