checktools: make it easier to trace what is happening
This commit is contained in:
parent
b08b06e3a8
commit
85d460e829
@ -2,6 +2,7 @@
|
|||||||
# ignore-tidy-linelength
|
# ignore-tidy-linelength
|
||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
set -x # so one can see where we are in the script
|
||||||
|
|
||||||
X_PY="$1"
|
X_PY="$1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user