We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b08b06e commit 85d460eCopy full SHA for 85d460e
src/ci/docker/host-x86_64/x86_64-gnu-tools/checktools.sh
@@ -2,6 +2,7 @@
2
# ignore-tidy-linelength
3
4
set -eu
5
+set -x # so one can see where we are in the script
6
7
X_PY="$1"
8
0 commit comments