mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=3788
This commit is contained in:
parent
ef4bb882d2
commit
383ff20e83
|
@ -237,7 +237,7 @@ void CLIENT_STATE::assign_results_to_projects() {
|
|||
// this will be appearent by the lack of files associated with the workunit's app
|
||||
// Running this function will find these results and mark them as completed.
|
||||
|
||||
handle_file_xfer_apps();
|
||||
handle_file_xfer_apps();
|
||||
|
||||
for (unsigned int i=0; i<active_tasks.active_tasks.size(); ++i) {
|
||||
ACTIVE_TASK *atp = active_tasks.active_tasks[i];
|
||||
|
|
Loading…
Reference in New Issue