The test rm/cycle and rm/isatty require non-root to be successful.
Andreas.
2003-02-03 Andreas Schwab <[EMAIL PROTECTED]>
* tests/rm/cycle: Require non-root.
* tests/rm/isatty: Likewise.
--- tests/rm/cycle
+++ tests/rm/cycle
@@ -7,6 +7,7 @@
fi
. $srcdir/../lang-default
+PRIV_CHECK_ARG=require-non-root . $srcdir/../priv-check
pwd=`pwd`
t0=`echo "$0"|sed 's,.*/,,'`.tmp; tmp=$t0/$$
--- tests/rm/isatty
+++ tests/rm/isatty
@@ -7,6 +7,7 @@
fi
. $srcdir/../lang-default
+PRIV_CHECK_ARG=require-non-root . $srcdir/../priv-check
pwd=`pwd`
t0=`echo "$0"|sed 's,.*/,,'`.tmp;tmp=$t0/$$
--
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 N�rnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils