VirtualBox

Changeset 69589 in vbox


Ignore:
Timestamp:
Nov 5, 2017 10:52:55 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118939
Message:

scm fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vbox.py

    r69587 r69589  
    14901490                    reporter.log('_teardownVBoxApi: No XPCOM interfaces or objects active. (hrc=%#x)' % (hrc,));
    14911491                else:
    1492                     reporter.log('_teardownVBoxApi: %s XPCOM objects and %s interfaces still around! (hrc=%#x)' 
     1492                    reporter.log('_teardownVBoxApi: %s XPCOM objects and %s interfaces still around! (hrc=%#x)'
    14931493                                 % (cObjs, cIfs, hrc));
    14941494                    if hasattr(_xpcom, '_DumpInterfaces'):
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette