diff options
Diffstat (limited to 'tests/tail-2/append-only')
-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 e061b125e..fc761006b 100755 --- a/tests/tail-2/append-only +++ b/tests/tail-2/append-only @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then tail --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh require_root_ chattr_a_works=1 |