svn path=/trunk/boinc/; revision=5066
This commit is contained in:
Bruce Allen 2005-01-10 22:16:45 +00:00
parent 858f087e1a
commit b52c391f41
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ void send_work_locality(
reply.file_deletes.push_back(fi);
log_messages.printf(
SCHED_MSG_LOG::DEBUG,
"[HOST#%d]: delete file %s\n", reply.host.id, fi
"[HOST#%d]: delete file %s\n", reply.host.id, fi.name
);
}
}