last minute oops in previous
This commit is contained in:
parent
f1b2d3004a
commit
513e2e6958
@ -770,7 +770,7 @@ int main(int argc, char *argv[])
|
|||||||
LOGERR("Could not initialize status updater\n");
|
LOGERR("Could not initialize status updater\n");
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
statusUpdater->update(DbIxStatus::DBIXS_NONE, "");
|
statusUpdater()->update(DbIxStatus::DBIXS_NONE, "");
|
||||||
|
|
||||||
if (op_flags & OPT_r) {
|
if (op_flags & OPT_r) {
|
||||||
if (aremain != 1)
|
if (aremain != 1)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user