summaryrefslogtreecommitdiff
path: root/tests/chgrp/recurse
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chgrp/recurse')
-rwxr-xr-xtests/chgrp/recurse2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp/recurse b/tests/chgrp/recurse
index e4f90a6b7..a1f371288 100755
--- a/tests/chgrp/recurse
+++ b/tests/chgrp/recurse
@@ -55,4 +55,4 @@ set _ `ls -ln e/ee`; g=$5; test "$g" = $g2 || fail=1
# But it *should* change d/dd.
set _ `ls -ln d/dd`; g=$5; test "$g" = $g1 || fail=1
-(exit $fail); exit $fail
+Exit $fail