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