From: Jim Meyering Date: Wed, 21 Sep 2005 14:05:45 +0000 (+0000) Subject: Require that this test be run as non-root. X-Git-Tag: v5.90~162 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a559a194054ea097fd40276c37f3e383583839b4;p=thirdparty%2Fcoreutils.git Require that this test be run as non-root. Otherwise, it fails due to the fact that the chmod 0 . doesn't affect root. --- diff --git a/tests/install/basic-1 b/tests/install/basic-1 index 4acce38d15..0fdb43953d 100755 --- a/tests/install/basic-1 +++ b/tests/install/basic-1 @@ -5,6 +5,9 @@ if test "$VERBOSE" = yes; then ginstall --version fi +. $srcdir/../envvar-check +PRIV_CHECK_ARG=require-non-root . $srcdir/../priv-check + dir=dir file=file