VirtualBox

Ignore:
Timestamp:
Jul 1, 2015 7:59:40 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101369
Message:

tdUnitTest1.py: Backed out r101358, need to fix this elsewhere.

File:
1 edited

Legend:

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

    r56714 r56724  
    559559          and self.sUnitTestsPathBase != self.sVBoxInstallRoot:
    560560
    561             if utils.getHostOs() == 'win':
    562                 sDstDir = self.sVBoxInstallRoot; # Have trouble finding VMMR0.r0 and friends if in sub-dir.
    563             else:
    564                 sDstDir = os.path.join(self.sVBoxInstallRoot, sTestCaseSubDir);
     561            sDstDir = os.path.join(self.sVBoxInstallRoot, sTestCaseSubDir);
    565562            if not os.path.exists(sDstDir):
    566563                self._hardenedMkDir(sDstDir);
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