mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#2806 fix abort
This commit is contained in:
parent
9620cacd34
commit
fab84134ba
@ -694,7 +694,7 @@ do_syncrepl(
|
||||
} else {
|
||||
connection_client_enable( s );
|
||||
}
|
||||
} else {
|
||||
} else if ( !first ) {
|
||||
dostop = 1;
|
||||
}
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user