VirtualBox

Ignore:
Timestamp:
Jun 5, 2020 8:20:38 AM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/tdAddBasic1.py: Test name was too long.

File:
1 edited

Legend:

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

    r84686 r84687  
    339339        if oTestVm.isWindows():
    340340            sPathRegExe   = oTestVm.pathJoin(self.getGuestSystemDir(oTestVm), 'reg.exe');
    341             self.txsRunTest(oTxsSession, ('Set env var \"%s\" ...' % (sName,)),
     341            self.txsRunTest(oTxsSession, ('Set env var \"%s\"' % (sName,)),
    342342                            30 * 1000, sPathRegExe,
    343343                            (sPathRegExe, 'add',
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