VirtualBox

Ignore:
Timestamp:
Jun 9, 2016 10:39:53 AM (9 years ago)
Author:
vboxsync
Message:

wuiadmin.py: bulk command settings fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmin.py

    r61592 r61616  
    509509                for oTestBox in aoTestBoxes:
    510510                    if oTestBox.enmPendingCmd != sListAction:
    511                         oLogic.setCommand(idTestBox, oTestBox.enmPendingCmd, sListAction, self._oCurUser.uid, fCommit = False);
     511                        oLogic.setCommand(oTestBox.idTestBox, oTestBox.enmPendingCmd, sListAction, self._oCurUser.uid,
     512                                          fCommit = False);
    512513            self._oDb.commit();
    513514
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