TESTS: Update the READ10 tests for the new test tool
This commit is contained in:
@@ -324,6 +324,7 @@ main(int argc, char *argv[])
|
||||
break;
|
||||
case 'n':
|
||||
mode = CU_BRM_NORMAL;
|
||||
loglevel = LOG_NORMAL;
|
||||
break;
|
||||
case 'v':
|
||||
mode = CU_BRM_VERBOSE; /* default */
|
||||
|
||||
Reference in New Issue
Block a user