Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 294fa81

Browse files
committedMar 31, 2024
checktools: make it easier to trace what is happening
1 parent 9c5483c commit 294fa81

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

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.