From: Howard Chu Date: Tue, 6 Feb 2007 00:06:52 +0000 (+0000) Subject: Fix startup, use explicit serverIDs from the beginning X-Git-Tag: OPENLDAP_REL_ENG_2_4_4ALPHA~8^2~67 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ca5a7249f2ac5ea0ee4c752540411f4fdf37f46e;p=openldap Fix startup, use explicit serverIDs from the beginning --- diff --git a/tests/scripts/test050-syncrepl-multimaster b/tests/scripts/test050-syncrepl-multimaster index 6bc522a7dc..f99bf77deb 100755 --- a/tests/scripts/test050-syncrepl-multimaster +++ b/tests/scripts/test050-syncrepl-multimaster @@ -43,8 +43,29 @@ mkdir -p $TESTDIR $PRODIR $CONDIR $DBPRO $DBCON $CFPRO $CFCON # echo "Initializing server configurations..." -$SLAPADD -F $CFPRO -n 0 -l $DYNAMICCONF -$SLAPADD -F $CFCON -n 0 -l $DYNAMICCONF +$SLAPADD -F $CFCON -n 0 <> $TESTOUT 2>&1 dn: cn=config changetype: modify -add: olcServerID +replace: olcServerID olcServerID: 1 $URI1 olcServerID: 2 $URI2