- Timestamp:
- Sep 8, 2016 2:39:19 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testmanager/config.py
r61509 r63768 124 124 g_kcMaxTestMsgsPerTR = 4; 125 125 ## The max test result nesting depth. 126 g_kcMaxTestResultDepth = 8;126 g_kcMaxTestResultDepth = 10; 127 127 128 128 ## The max length of a test result name.
Note:
See TracChangeset
for help on using the changeset viewer.