summaryrefslogtreecommitdiff
path: root/tests/mv/atomic2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/atomic2')
-rwxr-xr-xtests/mv/atomic22
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/atomic2 b/tests/mv/atomic2
index 4bc0e73fe..947f6b012 100755
--- a/tests/mv/atomic2
+++ b/tests/mv/atomic2
@@ -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
require_strace_ unlink
# Before the fix, mv would unnecessarily unlink the destination symlink: