Index: /trunk/src/VBox/ValidationKit/tests/api/tdMoveVM1.py
===================================================================
--- /trunk/src/VBox/ValidationKit/tests/api/tdMoveVM1.py	(revision 71546)
+++ /trunk/src/VBox/ValidationKit/tests/api/tdMoveVM1.py	(revision 71547)
@@ -377,6 +377,6 @@
         fRes = oSession.detachHd(sController, iPort, 0)
         if fRes is False:
-            reporter.log('5th scenario: Couldn\'t detach image from the controller %s 
-                         port %s device %s' % (sController, iPort, 0))
+            reporter.log('5th scenario: Couldn\'t detach image from the controller %s '
+                         'port %s device %s' % (sController, iPort, 0))
 
         fRes = oSession.saveSettings()
