From: Howard Chu Date: Sat, 21 May 2022 15:34:44 +0000 (+0100) Subject: ITS#9850 slapd-watcher: don't ignore sids when only 1 URL was specified X-Git-Tag: OPENLDAP_REL_ENG_2_5_13~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fec6ac74b67ef37a44d193446a147bb4ade99570;p=thirdparty%2Fopenldap.git ITS#9850 slapd-watcher: don't ignore sids when only 1 URL was specified --- diff --git a/tests/progs/slapd-watcher.c b/tests/progs/slapd-watcher.c index 116d63fbda..ef9233a279 100644 --- a/tests/progs/slapd-watcher.c +++ b/tests/progs/slapd-watcher.c @@ -628,7 +628,7 @@ main( int argc, char **argv ) monfilter = MONFILTER; } - if ( numservers > 1 ) { + if ( sids || numservers > 1 ) { for ( i=0; i