diff options
Diffstat (limited to 'tests/tail-2/big-4gb')
-rwxr-xr-x | tests/tail-2/big-4gb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/big-4gb b/tests/tail-2/big-4gb index 8b64c6ef7..b362aeb3d 100755 --- a/tests/tail-2/big-4gb +++ b/tests/tail-2/big-4gb @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then tail --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh expensive_ # Create a file of size exactly 4GB (2^32) with 8 bytes |