mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=11530
This commit is contained in:
parent
2b080cc41f
commit
47df6149d5
|
@ -587,7 +587,7 @@ bool CLIENT_STATE::compute_work_requests() {
|
|||
if (!must_check_work_fetch) return 0;
|
||||
|
||||
if (log_flags.work_fetch_debug) {
|
||||
msg_printf(0, MSG_INFO, "compute_work_requests(): start");
|
||||
msg_printf(0, MSG_INFO, "[work_fetch_debug] compute_work_requests(): start");
|
||||
}
|
||||
last_time = gstate.now;
|
||||
must_check_work_fetch = false;
|
||||
|
|
Loading…
Reference in New Issue