Skip to content

Commit

Permalink
checktools: make it easier to trace what is happening
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Mar 31, 2024
1 parent b08b06e commit 85d460e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ci/docker/host-x86_64/x86_64-gnu-tools/checktools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# ignore-tidy-linelength

set -eu
set -x # so one can see where we are in the script

X_PY="$1"

Expand Down

0 comments on commit 85d460e

Please sign in to comment.