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 dcb6f47 commit 3f46562Copy full SHA for 3f46562
bin/y-bin-dependency-download
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-[ -z "$DEBUG" ] || set -x
+[ -z "$DEBUGDEBUG" ] || set -x
3
set -e
4
YBIN="$(dirname $0)"
5
0 commit comments