summaryrefslogtreecommitdiff
path: root/bin/bbackupd/BackupDaemon.h
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2007-04-28 17:35:34 +0000
committerChris Wilson <chris+github@qwirx.com>2007-04-28 17:35:34 +0000
commite48ce8770a42e80bc33a655777bed644367c1f16 (patch)
tree58e9e520c2a69eb93492a03d5cf71af2044da60e /bin/bbackupd/BackupDaemon.h
parentd1642a1b7d5048b3fe182280e84f002f7de65057 (diff)
Improve log message for NotifyFileUploading(). (refs #3)
Diffstat (limited to 'bin/bbackupd/BackupDaemon.h')
-rw-r--r--bin/bbackupd/BackupDaemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bbackupd/BackupDaemon.h b/bin/bbackupd/BackupDaemon.h
index 8895019d..14782859 100644
--- a/bin/bbackupd/BackupDaemon.h
+++ b/bin/bbackupd/BackupDaemon.h
@@ -308,7 +308,7 @@ public:
{
if (mLogAllFileAccess)
{
- BOX_INFO("Uploading file: " << rLocalPath);
+ BOX_INFO("Uploading complete file: " << rLocalPath);
}
}
virtual void NotifyFileUploadingPatch(