aboutsummaryrefslogtreecommitdiff
path: root/scripts/test/chgrp.test
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test/chgrp.test')
-rwxr-xr-xscripts/test/chgrp.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/test/chgrp.test b/scripts/test/chgrp.test
index 0ee3a98c..9c7142a4 100755
--- a/scripts/test/chgrp.test
+++ b/scripts/test/chgrp.test
@@ -7,6 +7,7 @@ VERBOSE=1
if [ "$(id -u)" -ne 0 ]
then
echo "SKIPPED: chgrp (not root)"
+ continue 2>/dev/null
exit
fi