summaryrefslogtreecommitdiff
path: root/tests/misc/ls-time
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/ls-time')
-rwxr-xr-xtests/misc/ls-time4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/misc/ls-time b/tests/misc/ls-time
index 07271c601..50c7a4743 100755
--- a/tests/misc/ls-time
+++ b/tests/misc/ls-time
@@ -92,7 +92,7 @@ In the output below, the date of last access for \`a' should
have been $u1.
EOF
ls --full -lu a
- (exit 77); exit 77
+ Exit 77
;;
esac
@@ -123,4 +123,4 @@ EOF
fail=1
fi
-(exit $fail); exit $fail
+Exit $fail