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 04cc0e4 commit 72b9ec0Copy full SHA for 72b9ec0
hack/demo/generate-asciidemo.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-set -x
+set +x
4
5
trap cleanup SIGINT SIGTERM EXIT
6
0 commit comments