*** empty log message ***

svn path=/trunk/boinc/; revision=1691
This commit is contained in:
Karl Chen 2003-07-15 23:46:20 +00:00
parent 4b82ed2697
commit 68066d616d
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ bool PERS_FILE_XFER::poll(time_t now) {
msg_printf(fip->project, MSG_ERROR, "Checksum or signature error for %s", fip->name);
fip->status = retval;
} else {
scope_messages.printf("PERS_FILE_XFER::poll(): MD5 checksum validated for %s", pathname);
scope_messages.printf("PERS_FILE_XFER::poll(): MD5 checksum validated for %s\n", pathname);
// Set the appropriate permissions depending on whether
// it's an executable or normal file
//