diff options
Diffstat (limited to 'tests/tail-2')
-rwxr-xr-x | tests/tail-2/append-only | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/append-only b/tests/tail-2/append-only index 606ed339a..615401874 100755 --- a/tests/tail-2/append-only +++ b/tests/tail-2/append-only @@ -22,8 +22,8 @@ if test "$VERBOSE" = yes; then tail --version fi -PRIV_CHECK_ARG=require-root . $srcdir/../priv-check . $srcdir/../test-lib.sh +require_root_ chattr_a_works=1 touch f |