VirtualBox

Changeset 61266 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
May 28, 2016 8:33:28 PM (9 years ago)
Author:
vboxsync
Message:

comment typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/base.py

    r61222 r61266  
    405405                oNewValue = oDisp.getStringParam(sParam, asValidValues, '0');
    406406            elif sPrefix[0] == 'a':
    407                 # HACK ALERT! List are not present if empty.
     407                # HACK ALERT! Lists are not present if empty.
    408408                oNewValue = oDisp.getListOfStrParams(sParam, []);
    409409            else:
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