mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-23 15:23:00 -05:00
add exit, check commitlogs
This commit is contained in:
parent
7cd83cc8a0
commit
b06e8682a9
1 changed files with 2 additions and 0 deletions
|
|
@ -105,4 +105,6 @@ main(int argc, char **argv)
|
|||
exit(-1);
|
||||
}
|
||||
printf(" TIMELIMIT: %d\n", ival);
|
||||
|
||||
exit(0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue