summaryrefslogtreecommitdiff
path: root/tests/touch/not-owner
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/not-owner')
-rwxr-xr-xtests/touch/not-owner2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/not-owner b/tests/touch/not-owner
index a7496a006..9abb36ba1 100755
--- a/tests/touch/not-owner
+++ b/tests/touch/not-owner
@@ -23,7 +23,6 @@ if test "$VERBOSE" = yes; then
fi
. $srcdir/../lang-default
-PRIV_CHECK_ARG=require-non-root . $srcdir/../priv-check
test=../../src/test
if $test -w /; then
@@ -37,6 +36,7 @@ if $test -O / || $test -G /; then
fi
. $srcdir/../test-lib.sh
+skip_if_root_
fail=0