*** empty log message ***

svn path=/trunk/boinc/; revision=1615
This commit is contained in:
Eric Heien 2003-06-30 22:02:57 +00:00
parent ccade4119b
commit 18b396f2bf
1 changed files with 2 additions and 0 deletions

View File

@ -95,6 +95,8 @@ int CLIENT_STATE::app_finished(ACTIVE_TASK& at) {
bool had_error = false;
if (at.exit_status != 0 && at.exit_status != ERR_QUIT_REQUEST) had_error = true;
for (i=0; i<rp->output_files.size(); i++) {
fip = rp->output_files[i].file_info;
get_pathname(fip, path);