We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d5176 commit 69ffbb0Copy full SHA for 69ffbb0
build/run-tests.sh
@@ -1,5 +1,6 @@
1
#!/bin/sh
2
set -e
3
+set -v
4
5
SCRIPT=$(readlink -f "$0")
6
BUILD_DIR=$(dirname "$SCRIPT")
0 commit comments