Clarify 'old_comm_usage_is_ok' error message

This commit is contained in:
Jon Siwek 2018-09-04 09:26:12 -05:00
parent 452eb0cba9
commit 60d0343845
2 changed files with 3 additions and 2 deletions

View file

@ -933,7 +933,8 @@ int main(int argc, char** argv)
"and set up the old comm. system. "
"Set the 'old_comm_usage_is_ok' flag "
"to bypass this error if you've taken such "
"actions.");
"actions, but the suggested solution is to "
"port scripts to use the new Broker API.");
}
RecordVal::ResizeParseTimeRecords();