Merge branch 'master' of ssh://boinc.berkeley.edu/boinc

This commit is contained in:
Oliver Bock 2013-03-05 16:00:47 +01:00
commit e695df9f6e
1 changed files with 1 additions and 3 deletions

View File

@ -456,9 +456,7 @@ void RSC_WORK_FETCH::set_request(PROJECT* p) {
}
}
// our share of the idle instances
//
req_instances = nidle_now * w.fetchable_share;
req_instances = nidle_now;
if (log_flags.work_fetch_debug) {
msg_printf(0, MSG_INFO,