- Timestamp:
- Jan 12, 2017 11:15:30 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testmanager/core/build.py
r65226 r65258 159 159 Raises exception on error. 160 160 """ 161 _ = tsNow; 161 _ = tsNow; _ = aiSortColumns; 162 162 self._oDb.execute('SELECT *\n' 163 163 'FROM BuildCategories\n'
Note:
See TracChangeset
for help on using the changeset viewer.