diff --git a/client/pers_file_xfer.C b/client/pers_file_xfer.C index 39871b01ca..0b003c247b 100644 --- a/client/pers_file_xfer.C +++ b/client/pers_file_xfer.C @@ -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 //