svn path=/trunk/boinc/; revision=1318
This commit is contained in:
Dan Werthimer 2003-06-06 18:59:10 +00:00
parent af41969d28
commit b57290576f
1 changed files with 1 additions and 1 deletions

View File

@ -1339,8 +1339,8 @@ bool CLIENT_STATE::update_results() {
if (rp->is_upload_done()) {
rp->ready_to_ack = true;
rp->state = RESULT_FILES_UPLOADED;
action = true;
}
action = true;
break;
case RESULT_FILES_UPLOADED:
break;