Verbose mode.

This commit is contained in:
Stephane Gourichon
2025-08-15 18:19:40 +02:00
parent db2f99f823
commit 91347d4310

View File

@@ -2,6 +2,8 @@
set -eu set -eu
set -xv
cd -P "$(dirname "$(readlink -f "$0")" )" cd -P "$(dirname "$(readlink -f "$0")" )"
cd .. cd ..