mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-11 06:43:09 -05:00
ITS#2806 fix abort
This commit is contained in:
parent
9620cacd34
commit
fab84134ba
1 changed files with 1 additions and 1 deletions
|
|
@ -694,7 +694,7 @@ do_syncrepl(
|
|||
} else {
|
||||
connection_client_enable( s );
|
||||
}
|
||||
} else {
|
||||
} else if ( !first ) {
|
||||
dostop = 1;
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in a new issue