Changeset 61220 in vbox for trunk/src/VBox/ValidationKit/testmanager/core/testboxcontroller.py
- Timestamp:
- May 27, 2016 1:16:02 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 107509
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testmanager/core/testboxcontroller.py
r57679 r61220 395 395 # Update the row in TestBoxes if something changed. 396 396 # 397 # pylint: disable=R0916 397 398 if self._sTestBoxAddr != oTestBox.ip \ 398 399 or sOs != oTestBox.sOs \
Note:
See TracChangeset
for help on using the changeset viewer.