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 e24df21 commit 44b0616Copy full SHA for 44b0616
scripts/tests/z-wave-stack-binaries-test.sh
@@ -8,6 +8,7 @@
8
[ "" = "$debug" ] || set -x
9
set -e
10
set -o pipefail
11
+set -x
12
13
# Default configuration can be overloaded from env
14
0 commit comments