VirtualBox

Changeset 94522 in vbox


Ignore:
Timestamp:
Apr 7, 2022 4:39:23 PM (3 years ago)
Author:
vboxsync
Message:

Validation Kit/unit tests: Log expanded strings to easier find errors on the Validation Kit .ISO [build fix]. ​bugref:10195

File:
1 edited

Legend:

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

    r94519 r94522  
    13311331
    13321332    def taskExpandString(self, sString):
    1333         rc = self.sendMsg('EXP STR ', (sString));
     1333        rc = self.sendMsg('EXP STR ', (sString,));
    13341334        if rc is True:
    13351335            rc = False;
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