summaryrefslogtreecommitdiff
path: root/bin/bbackupd
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2014-04-18 09:28:14 +0000
committerChris Wilson <chris+github@qwirx.com>2014-04-18 09:28:14 +0000
commit0dc9422bd9246669d7e80d8515dcfda6f46b84be (patch)
tree9890fd92401fca0c1ef383de1b4a59b896cc2109 /bin/bbackupd
parentfdc846cda13823fa125d6dc65d664aabec180b8f (diff)
Restore correct initialisation of mCurrentSyncStartTime.
Was accidentally removed by the refactoring of the backup idle loop.
Diffstat (limited to 'bin/bbackupd')
-rw-r--r--bin/bbackupd/BackupDaemon.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/bbackupd/BackupDaemon.cpp b/bin/bbackupd/BackupDaemon.cpp
index fa23ece3..8aeb18b2 100644
--- a/bin/bbackupd/BackupDaemon.cpp
+++ b/bin/bbackupd/BackupDaemon.cpp
@@ -680,6 +680,7 @@ void BackupDaemon::Run2()
}
}
+ mCurrentSyncStartTime = GetCurrentBoxTime();
RunSyncNowWithExceptionHandling();
// Set state