Skip to content

Commit 69ffbb0

Browse files
committed
(build) Log test script commands.
1 parent a5d5176 commit 69ffbb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/run-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/sh
22
set -e
3+
set -v
34

45
SCRIPT=$(readlink -f "$0")
56
BUILD_DIR=$(dirname "$SCRIPT")

0 commit comments

Comments
 (0)