diff options
Diffstat (limited to 'tests/mv/into-self-3')
-rwxr-xr-x | tests/mv/into-self-3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/into-self-3 b/tests/mv/into-self-3 index 8a506626c..8a82e8914 100755 --- a/tests/mv/into-self-3 +++ b/tests/mv/into-self-3 @@ -17,7 +17,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && mv --version +print_ver_ mv dir1=is3-dir1 dir2=is3-dir2 |