From 1d5e16fa548f383e16846e4283e7bbc4e043a46c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Kuzn=C3=ADk?= Date: Wed, 17 Mar 2021 16:18:13 +0000 Subject: [PATCH] ITS#9438 Do not regenerate config on startup --- tests/scripts/test082-remoteauth | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/scripts/test082-remoteauth b/tests/scripts/test082-remoteauth index 4ad7b325cb..c5e51ce86e 100755 --- a/tests/scripts/test082-remoteauth +++ b/tests/scripts/test082-remoteauth @@ -55,7 +55,7 @@ if test $RC != 0 ; then fi echo "DB tweaks..." -$SLAPMODIFY -f $CONF1 >>$LOG1 2>&1 <>$LOG1 2>&1 < $LOG1 2>&1 & +$SLAPD -F $TESTDIR/confdir -h $URI1 -d $LVL >> $LOG1 2>&1 & REMOTEAUTH_PID=$! if test $WAIT != 0 ; then echo REMOTEAUTH_PID $REMOTEAUTH_PID