diff options
-rwxr-xr-x | tests/rm/isatty | 1 |
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/$$ |