aboutsummaryrefslogtreecommitdiff
path: root/tests/chgrp.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chgrp.test')
-rwxr-xr-xtests/chgrp.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp.test b/tests/chgrp.test
index 16cd776a..65820361 100755
--- a/tests/chgrp.test
+++ b/tests/chgrp.test
@@ -5,7 +5,7 @@
if [ "$(id -u)" -ne 0 ]
then
echo "$SHOWSKIP: chgrp (not root)"
- continue 2>/dev/null
+ return 2>/dev/null
exit
fi