Skip to content

Commit d91627f

Browse files
committed
(build) Disable bash command output
1 parent b51d652 commit d91627f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/run-tests.sh

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

54
SCRIPT=$(readlink -f "$0")
65
BUILD_DIR=$(dirname "$SCRIPT")

0 commit comments

Comments
 (0)