diff options
Diffstat (limited to 'tests/cp/perm')
-rwxr-xr-x | tests/cp/perm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/perm b/tests/cp/perm index b482c173d..aed3a722b 100755 --- a/tests/cp/perm +++ b/tests/cp/perm @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then mv --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh very_expensive_ umask 037 |