diff options
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" |
