VirtualBox

Ignore:
Timestamp:
Mar 6, 2018 9:16:22 AM (7 years ago)
Author:
vboxsync
Message:

bugref:8345. Removed trailing blanks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/api/tdMoveVM.py

    r71225 r71226  
    188188        #   There are no any snapshots and logs.
    189189        #   In this case only VM setting file should be moved (.vbox file)
    190         #   
     190        #
    191191        #2. All disks attached to VM are located inside the VM's folder.
    192192        #   There are no any snapshots and logs.
    193         #   
     193        #
    194194        #3. There are snapshots.
    195195        #
     
    201201        #6. There is a floppy image (.img) attached to the VM.
    202202        #
    203         #7. There are shareable disk and immutable disk attached to the VM. 
    204         #
    205         #8. There is "read-only" disk attached to the VM. 
     203        #7. There are shareable disk and immutable disk attached to the VM.
     204        #
     205        #8. There is "read-only" disk attached to the VM.
    206206
    207207        try:
     
    264264                if fRc is False:
    265265                    reporter.error('Error: Can\'t take snapshot "%s".' % (strSnapshot,))
    266                     reporter.testFailure('Error: Can\'t take snapshot "%s".' % (strSnapshot,));
     266                    reporter.testFailure('Error: Can\'t take snapshot "%s".' % (strSnapshot,))
    267267
    268268            aoMediumAttachments = aMachine.getMediumAttachmentsOfController(sController)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette