diff options
Diffstat (limited to 'tests/mv/mv-n')
-rwxr-xr-x | tests/mv/mv-n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/mv-n b/tests/mv/mv-n index 32739dd9f..8cbf1b965 100755 --- a/tests/mv/mv-n +++ b/tests/mv/mv-n @@ -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 # test miscellaneous combinations of -f -i -n parameters |