diff options
Diffstat (limited to 'tests/cp/into-self')
-rwxr-xr-x | tests/cp/into-self | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/into-self b/tests/cp/into-self index 3341d1a8b..5244a852a 100755 --- a/tests/cp/into-self +++ b/tests/cp/into-self @@ -22,7 +22,7 @@ # cp: can't copy a directory `dir' into itself `dir/dir' . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && cp --version +print_ver_ cp mkdir a dir || framework_failure |