Redirect failed test result to INTOVOID and update comment about parsing fast command
This commit is contained in:
+1
-1
@@ -561,7 +561,7 @@ int main(int argCount, const char* argv[])
|
||||
continue;
|
||||
}
|
||||
if (longCommandWArg(&argument, "--fast")) {
|
||||
/* Parse optional window log */
|
||||
/* Parse optional acceleration factor */
|
||||
if (*argument == '=') {
|
||||
U32 fastLevel;
|
||||
++argument;
|
||||
|
||||
Reference in New Issue
Block a user