Require non-root.
authorJim Meyering <jim@meyering.net>
Thu, 6 Feb 2003 08:09:18 +0000 (08:09 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 6 Feb 2003 08:09:18 +0000 (08:09 +0000)
tests/rm/cycle

index 4d3467b..b021c57 100755 (executable)
@@ -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/$$