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.
bash -x
1 parent 3b5d165 commit ca5e07eCopy full SHA for ca5e07e
test/tests.sh
@@ -1,5 +1,5 @@
1
#! /usr/bin/env nix-shell
2
-#! nix-shell -i bash -p bash jq nix gnused
+#! nix-shell -i "bash -x" -p bash jq nix gnused
3
4
set -euo pipefail
5
0 commit comments