diff options
Diffstat (limited to 'tests/cp/preserve-2')
-rwxr-xr-x | tests/cp/preserve-2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/preserve-2 b/tests/cp/preserve-2 index 0bbe3390c..667b50392 100755 --- a/tests/cp/preserve-2 +++ b/tests/cp/preserve-2 @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then cp --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh touch f || framework_failure |