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