1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-28 03:19:55 +02:00

Require non-root.

This commit is contained in:
Jim Meyering
2003-02-06 08:09:53 +00:00
parent 73eae2675d
commit 505f652d9e
+1
View File
@@ -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/$$