typo in 2754:5a63b39e0c5a

This commit is contained in:
Jean-Francois Dockes 2012-05-28 09:41:40 +02:00
parent 8a46754221
commit 37b7ac93f5

View File

@ -470,7 +470,7 @@ int main(int argc, char **argv)
// back, but the monitor will explicitely strip it before
// starting a config change exec to ensure that we do a
// purging pass in this case.
o_reexec.reexec();
o_reexec->reexec();
}
if (updater) {
updater->status.phase = DbIxStatus::DBIXS_MONITOR;