VirtualBox

Changeset 65166 in vbox for trunk/src


Ignore:
Timestamp:
Jan 5, 2017 6:18:20 PM (8 years ago)
Author:
vboxsync
Message:

duh!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/testresults.py

    r65157 r65166  
    16751675                oCurSub = FilterCriterionValueAndDescription(aoRow[2], aoRow[3], aoRow[4]);
    16761676                oCrit.oSub.aoPossible.append(oCurSub);
    1677                 if aoRow[2] in dLeft:
     1677                if aoRow[2] in dSubLeft:
    16781678                    del dSubLeft[aoRow[2]];
    16791679
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