checktools: make it easier to trace what is happening

This commit is contained in:
Ralf Jung 2024-03-31 23:10:47 +02:00
parent b08b06e3a8
commit 85d460e829

View File

@ -2,6 +2,7 @@
# ignore-tidy-linelength
set -eu
set -x # so one can see where we are in the script
X_PY="$1"