Remove verbose option from mv
Due a mv verbose on compilation script, log exceed limits and CI stop to log messages.
Log limit was increased from 4M to 16M, but even this increase, limit is exceeded:
Job's log exceeded limit of 16777216 bytes. Job execution will continue but no more output will be collected.
If it is really necessary to have mv verbose log, we need to roolback this update and increade even more log limit.