Skip to content
Snippets Groups Projects
Commit 216d486d authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Merge remote-tracking branch 'origin/master' into scaled-size

parents 8a6ba968 768a12d9
No related branches found
No related tags found
1 merge request!7Add a scale factor for messages
......@@ -504,7 +504,7 @@ int main(int argc, char *argv[]) {
message(" Using message scale of %f", messagescale);
}
if (verbose) {
if (usetics) message("using fast untimed injections");
if (!usetics) message("using fast untimed injections");
if (datacheck) message("checking data pattern on send and recv completion");
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment