SyncEngine: Fix detection of backup (#5104)
authorOlivier Goffart <olivier@woboq.com>
Thu, 4 Aug 2016 14:06:10 +0000 (16:06 +0200)
committerMarkus Goetz <markus@woboq.com>
Thu, 4 Aug 2016 14:06:10 +0000 (16:06 +0200)
commit4a7f3cb486384fdb094157c23d4c66f7ec5e9cbe
tree0f6bf055f183719380240b2dd9297b846b5f0c69
parentb7663d00b98eca8f235d6d157007418694aceb46
SyncEngine: Fix detection of backup (#5104)

Once upon a time, the SyncEngine was instantiated once per sync. But now that
the SyncEngine is kept between sync, we need to reset all these variable between
syncs.
src/libsync/syncengine.cpp