summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-10-07 13:02:12 +0200
committerCarl Hetherington <cth@carlh.net>2020-10-07 13:02:12 +0200
commit315075a1bc20b51deb5dc6fb2da74a1262efdc49 (patch)
tree262182455d4c193adb6b81abfd5dfcef6a89cafd /run
parentf7cb5f8927cd3ddc624a40e356a222298d8f397b (diff)
Debug.tmp
Diffstat (limited to 'run')
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
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"