VirtualBox

Changeset 61554 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Jun 7, 2016 9:06:29 PM (9 years ago)
Author:
vboxsync
Message:

grr

File:
1 edited

Legend:

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

    r61553 r61554  
    784784                sScreenHash = oCaseFile.getScreenshotSha256(oFile);
    785785                if sScreenHash is not None:
    786                     sScreenHash = sScreenHash.tolower();
     786                    sScreenHash = sScreenHash.lower();
    787787                    self.vprint('%s  %s' % ( sScreenHash, oFile.sFile,));
    788788        if sVMLog is not None and investigateLogSet() is True:
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