From 315075a1bc20b51deb5dc6fb2da74a1262efdc49 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 7 Oct 2020 13:02:12 +0200 Subject: [PATCH] Debug. --- run/tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/tests b/run/tests index 4b875881..fce355cd 100755 --- a/run/tests +++ b/run/tests @@ -18,7 +18,7 @@ for c in xmlsec1 xmldiff xmllint; do hash $c 2>/dev/null || { echo >&2 "$c required but not found; aborting"; exit 1; } done -echo "Running in $(pwd") +echo "Running in $(pwd)" ls ls .. echo "--- Unit tests" -- 2.30.2