diff options
Diffstat (limited to 'tests/tail-2')
-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 b7d25289c..8b64c6ef7 100755 --- a/tests/tail-2/big-4gb +++ b/tests/tail-2/big-4gb @@ -22,8 +22,8 @@ if test "$VERBOSE" = yes; then tail --version fi -. $top_srcdir/tests/expensive . $top_srcdir/tests/test-lib.sh +expensive_ # Create a file of size exactly 4GB (2^32) with 8 bytes # at the beginning and another set of 8 bytes at the end. |