VirtualBox

Ignore:
Timestamp:
Nov 20, 2020 7:35:30 PM (4 years ago)
Author:
vboxsync
Message:

testmanager/status.py: sql typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/cgi/status.py

    r86950 r86951  
    442442FROM    TestSets
    443443INNER JOIN TestCases
    444         ON TestCases.idGenTestCase         = TestCases.idGenTestCase
     444        ON TestCases.idGenTestCase         = TestSets.idGenTestCase
    445445INNER JOIN TestBoxesWithStrings
    446446        ON TestBoxesWithStrings.idTestBox  = TestSets.idTestBox
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