We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c5483c commit 294fa81Copy full SHA for 294fa81
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