Skip to content

Commit 85d460e

Browse files
committed
checktools: make it easier to trace what is happening
1 parent b08b06e commit 85d460e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/docker/host-x86_64/x86_64-gnu-tools/checktools.sh

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# ignore-tidy-linelength
33

44
set -eu
5+
set -x # so one can see where we are in the script
56

67
X_PY="$1"
78

0 commit comments

Comments
 (0)