From: Jim Meyering Date: Thu, 6 Feb 2003 08:09:18 +0000 (+0000) Subject: Require non-root. X-Git-Tag: v4.5.6~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73eae2675d06b74a914d2082139a1f0b36e971b0;p=thirdparty%2Fcoreutils.git Require non-root. --- diff --git a/tests/rm/cycle b/tests/rm/cycle index 4d3467bff6..b021c57079 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/$$