VirtualBox

Changeset 61478 in vbox for trunk


Ignore:
Timestamp:
Jun 5, 2016 10:01:26 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107805
Message:

fetchTimestampsForLogViewer: don't want NULLs.

File:
1 edited

Legend:

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

    r61474 r61478  
    10341034                          'FROM   TestResults\n'
    10351035                          'WHERE  idTestSet = %s\n'
     1036                          '   AND tsElapsed IS NOT NULL\n'
    10361037                          ') UNION (\n'
    10371038                          'SELECT TestResultFiles.tsCreated\n'
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