VirtualBox

Ignore:
Timestamp:
Jan 3, 2023 1:50:47 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155041
Message:

fixing scm complains

File:
1 edited

Legend:

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

    r97949 r97950  
    498498                    break
    499499
    500             if not self.sUnitTestsPathSrc:
     500            if self.sUnitTestsPathSrc:
     501                reporter.log('Unit test source dir path: ', self.sUnitTestsPathSrc)
     502            else:
    501503                reporter.error('Unable to find unit test source dir. Candidates: %s' % (asCandidates,));
    502504                return False
    503             else:
    504                 reporter.log('Unit test source dir path: ', self.sUnitTestsPathSrc)
     505
    505506        else:
    506507            reporter.log2('Unit test source dir already set to "%s"' % (self.sUnitTestsPathSrc));
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette