diff options
Diffstat (limited to 'tests/cp/parent-perm')
-rwxr-xr-x | tests/cp/parent-perm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/parent-perm b/tests/cp/parent-perm index 77bcf7584..a7da5e2e0 100755 --- a/tests/cp/parent-perm +++ b/tests/cp/parent-perm @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then cp --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh working_umask_or_skip_ |