diff options
Diffstat (limited to 'tests/cp')
-rwxr-xr-x | tests/cp/abuse | 1 | ||||
-rwxr-xr-x | tests/cp/parent-perm | 1 | ||||
-rwxr-xr-x | tests/cp/special-f | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/cp/abuse b/tests/cp/abuse index f4f215f42..737a3ebab 100755 --- a/tests/cp/abuse +++ b/tests/cp/abuse @@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then cp --version fi -. $top_srcdir/tests/envvar-check . $top_srcdir/tests/lang-default . $top_srcdir/tests/test-lib.sh diff --git a/tests/cp/parent-perm b/tests/cp/parent-perm index d2c2533cc..77bcf7584 100755 --- a/tests/cp/parent-perm +++ b/tests/cp/parent-perm @@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then cp --version fi -. $top_srcdir/tests/envvar-check . $top_srcdir/tests/test-lib.sh working_umask_or_skip_ diff --git a/tests/cp/special-f b/tests/cp/special-f index cf684e362..a2e67ba40 100755 --- a/tests/cp/special-f +++ b/tests/cp/special-f @@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then cp --version fi -. $top_srcdir/tests/envvar-check . $top_srcdir/tests/lang-default . $top_srcdir/tests/test-lib.sh |