VirtualBox

Changeset 94528 in vbox


Ignore:
Timestamp:
Apr 8, 2022 10:26:44 AM (3 years ago)
Author:
vboxsync
Message:

Validation Kit/unit tests: Forgot to include the guest-specific suffix here. ​​bugref:10195

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py

    r94510 r94528  
    10041004        # Set up arguments and environment.
    10051005        #
    1006         asArgs = [sFullPath,]
     1006        asArgs = [sFullPath + self.sExeSuff,]
    10071007        if sName in self.kdArguments:
    10081008            asArgs.extend(self.kdArguments[sName]);
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