diff options
Diffstat (limited to 'tests/ls/time-1')
-rwxr-xr-x | tests/ls/time-1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/time-1 b/tests/ls/time-1 index 5c4deb30b..1d50033ca 100755 --- a/tests/ls/time-1 +++ b/tests/ls/time-1 @@ -85,7 +85,7 @@ In the output below, the date of last access for \`a' should have been $u1. EOF ls --full -lu a - (exit 77); exit + (exit 77); exit 77 ;; esac |