VirtualBox

Changeset 57740 in vbox for trunk


Ignore:
Timestamp:
Sep 14, 2015 3:00:12 PM (9 years ago)
Author:
vboxsync
Message:

tdUnitTest1.py: arg

File:
1 edited

Legend:

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

    r57734 r57740  
    706706        # Determin the host OS specific exclusion lists.
    707707        dTestCasesBuggyForHostOs = self.kdTestCasesBuggyPerOs.get(utils.getHostOs(), []);
    708         dTestCasesBuggyForHostOs.update(self.kdTestCasesBuggyPerOs.get(utils.getHostOsDotArch(), []);)
     708        dTestCasesBuggyForHostOs.update(self.kdTestCasesBuggyPerOs.get(utils.getHostOsDotArch(), []));
    709709
    710710        #
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