diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/rm/cycle | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/cycle b/tests/rm/cycle index 4d3467bff..b021c5707 100755 --- a/tests/rm/cycle +++ b/tests/rm/cycle @@ -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/$$ |