Changeset 70739 in vbox
- Timestamp:
- Jan 25, 2018 11:34:37 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstTest1.py
r70657 r70739 179 179 reporter.log('Set extradata: %s => %s' % (sKey, sValue)) 180 180 fRc = fRc and oSession.setExtraData(sKey, sValue) 181 182 # Enable audio adapter183 oSession.o.machine.audioAdapter.enabled = True;184 181 185 182 # Other variations?
Note:
See TracChangeset
for help on using the changeset viewer.