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 3574430f..067014df 100755
--- a/tests/chattr.test
+++ b/tests/chattr.test
@@ -6,7 +6,7 @@
if [ "$(id -u)" -ne 0 ]
then
- echo "$SHOWSKIP: chgrp (not root)"
+ echo "$SHOWSKIP: chattr (not root)"
continue 2>/dev/null
exit
fi