summaryrefslogtreecommitdiff
path: root/tests/rm/isatty
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-06 08:09:53 +0000
committerJim Meyering <jim@meyering.net>2003-02-06 08:09:53 +0000
commit505f652d9e8a40b5bad1d3df09b4ed5ecc33d19f (patch)
tree50d24797a00163aa49fbfc7c9c579213d43b1881 /tests/rm/isatty
parent73eae2675d06b74a914d2082139a1f0b36e971b0 (diff)
downloadcoreutils-505f652d9e8a40b5bad1d3df09b4ed5ecc33d19f.tar.xz
Require non-root.
Diffstat (limited to 'tests/rm/isatty')
-rwxr-xr-xtests/rm/isatty1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/isatty b/tests/rm/isatty
index cf161336c..31fd0f495 100755
--- a/tests/rm/isatty
+++ b/tests/rm/isatty
@@ -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/$$