VirtualBox

Ignore:
Timestamp:
Nov 3, 2016 7:50:34 PM (8 years ago)
Author:
vboxsync
Message:

space,nits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstTest1.py

    r62484 r64542  
    5454
    5555    ## @name The primary controller, to which the disk will be attached.
     56    ## @{
    5657    ksScsiController = 'SCSI Controller'
    5758    ksSataController = 'SATA Controller'
    5859    ksIdeController  = 'IDE Controller'
     60    ## @}
    5961
    6062    ## @name VM option flags (OR together).
     
    7577    ## Install ISO path relative to the testrsrc root.
    7678    ksIsoPathBase    = os.path.join('4.2', 'isos');
     79
    7780
    7881    def __init__(self, oSet, sVmName, sKind, sInstallIso, sHdCtrlNm, cGbHdd, fFlags):
     
    111114        return fRc;
    112115
    113     def getReconfiguredVm(self, oTestDrv, cCpus, sVirtMode, sParavirtMode=None):
     116    def getReconfiguredVm(self, oTestDrv, cCpus, sVirtMode, sParavirtMode = None):
    114117        #
    115118        # Do the standard reconfig in the base class first, it'll figure out
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