diff options
Diffstat (limited to 'tests/rm/readdir-bug')
| -rwxr-xr-x | tests/rm/readdir-bug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rm/readdir-bug b/tests/rm/readdir-bug index 6386b7583..6b81a746b 100755 --- a/tests/rm/readdir-bug +++ b/tests/rm/readdir-bug @@ -2,7 +2,7 @@ # Exercise the Darwin/MacOS bug worked around on 2006-09-29, # whereby rm would fail to remove all entries in a directory. -# Copyright (C) 2006 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then rm --version fi -. $srcdir/../test-lib.sh +. $top_srcdir/tests/test-lib.sh # Create a directory containing many files. # What counts is a combination of the number of files and |
