VirtualBox

Changeset 71228 in vbox for trunk


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

bugref:8345. Fixed the variable name. Next try.

File:
1 edited

Legend:

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

    r71227 r71228  
    255255            os.mkdir(sMoveLoc, 0o775)
    256256
    257             ic = 5
    258             for counter in range(1,ic+1):
     257            cSnap = 5
     258            for counter in range(1,cSnap+1):
    259259                strSnapshot = 'Snapshot' + str(counter)
    260260                fRc = fRc and oSession.takeSnapshot(strSnapshot)
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