*** empty log message ***

svn path=/trunk/boinc/; revision=11984
This commit is contained in:
David Anderson 2007-01-26 22:34:05 +00:00
parent fff8cec228
commit c51b5b443c
2 changed files with 7 additions and 0 deletions

View File

@ -1259,3 +1259,9 @@ David 26 Jan 2007
cs_scheduler.C
sched/
file_upload_handler.C
David 26 Jan 2007
- oops! left out one line in the above
client/
cs_scheduler.C

View File

@ -596,6 +596,7 @@ bool CLIENT_STATE::compute_work_requests() {
last_time = gstate.now;
must_check_work_fetch = false;
compute_nuploading_results();
adjust_debts();
rr_simulation();