VirtualBox

Changeset 84577 in vbox


Ignore:
Timestamp:
May 27, 2020 5:25:00 PM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/tdAddGuestCtrl.py: One more limitString() for limiting string output length for logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py

    r84572 r84577  
    33813381            oCurTest = tTest[0] # type: tdTestDirCreate
    33823382            oCurRes  = tTest[1] # type: tdTestResult
    3383             reporter.log('Testing #%d, sDirectory="%s" ...' % (i, oCurTest.sDirectory));
     3383            reporter.log('Testing #%d, sDirectory="%s" ...' % (i, limitString(oCurTest.sDirectory)));
    33843384
    33853385            oCurTest.setEnvironment(oSession, oTxsSession, oTestVm);
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