VirtualBox

Changeset 61510 in vbox


Ignore:
Timestamp:
Jun 6, 2016 10:51:57 PM (9 years ago)
Author:
vboxsync
Message:

testbox.py/disableTestBox: we've got comments now, so pass it along.

File:
1 edited

Legend:

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

    r61502 r61510  
    10601060            oTestBox.fEnabled = False;
    10611061            if sComment is not None:
    1062                 _ = sComment; # oTestBox.sComment = sComment;
     1062                oTestBox.sComment = sComment;
    10631063            self.editEntry(oTestBox, uidAuthor = uidAuthor, fCommit = fCommit);
    10641064        return None;
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