VirtualBox

Changeset 64945 in vbox


Ignore:
Timestamp:
Dec 17, 2016 2:42:22 AM (8 years ago)
Author:
vboxsync
Message:

vsheriff: check for 'Error opening VBoxDrvStub: STATUS_OBJECT_NAME_NOT_FOUND' in VBoxHardening.log

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py

    r64944 r64945  
    748748                            len(sVgaText)   if sVgaText is not None else 0,
    749749                            len(sInfoText)  if sInfoText is not None else 0, ));
     750            if sVMLog is None:
     751                sVMLog = '';
     752
    750753            #self.dprint(u'main.log<<<\n%s\n<<<\n' % (sResultLog,));
    751754            #self.dprint(u'vbox.log<<<\n%s\n<<<\n' % (sVMLog,));
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