mirror of https://github.com/BOINC/boinc.git
Merge branch 'master' of github.com:BOINC/boinc
This commit is contained in:
commit
8821ff6e8c
|
@ -875,6 +875,7 @@ int ACCT_MGR_INFO::parse_login_file(FILE* p) {
|
||||||
"error parsing user keywords in acct_mgr_login.xml"
|
"error parsing user keywords in acct_mgr_login.xml"
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
continue;
|
||||||
}
|
}
|
||||||
if (log_flags.unparsed_xml) {
|
if (log_flags.unparsed_xml) {
|
||||||
msg_printf(NULL, MSG_INFO,
|
msg_printf(NULL, MSG_INFO,
|
||||||
|
|
Loading…
Reference in New Issue