diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-10-07 13:02:12 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-10-07 13:02:12 +0200 |
| commit | 315075a1bc20b51deb5dc6fb2da74a1262efdc49 (patch) | |
| tree | 262182455d4c193adb6b81abfd5dfcef6a89cafd /run | |
| parent | f7cb5f8927cd3ddc624a40e356a222298d8f397b (diff) | |
Debug.tmp
Diffstat (limited to 'run')
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
