summaryrefslogtreecommitdiff
path: root/tests/rm/cycle
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-06 08:09:18 +0000
committerJim Meyering <jim@meyering.net>2003-02-06 08:09:18 +0000
commit73eae2675d06b74a914d2082139a1f0b36e971b0 (patch)
tree63878a597574029874fc1f3998cab92090466d7a /tests/rm/cycle
parent692e0b022f3a7efdb6a4ad6bb5a46140cb3fc0e4 (diff)
downloadcoreutils-73eae2675d06b74a914d2082139a1f0b36e971b0.tar.xz
Require non-root.
Diffstat (limited to 'tests/rm/cycle')
-rwxr-xr-xtests/rm/cycle1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/cycle b/tests/rm/cycle
index 4d3467bff..b021c5707 100755
--- a/tests/rm/cycle
+++ b/tests/rm/cycle
@@ -7,6 +7,7 @@ if test "$VERBOSE" = yes; then
fi
. $srcdir/../lang-default
+PRIV_CHECK_ARG=require-non-root . $srcdir/../priv-check
pwd=`pwd`
t0=`echo "$0"|sed 's,.*/,,'`.tmp; tmp=$t0/$$