diff options
Diffstat (limited to 'tests/misc/ls-time')
-rwxr-xr-x | tests/misc/ls-time | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/misc/ls-time b/tests/misc/ls-time index 4099e6b99..7aee5809f 100755 --- a/tests/misc/ls-time +++ b/tests/misc/ls-time @@ -124,7 +124,4 @@ EOF fail=1 fi -cd .. -rm -rf $tmp - exit $fail |