X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Ftest007-slapmodify;h=98b032450eefef1baf62b2f33995b7d616118516;hb=5e531214b5b7fc3e031a16b60640d4d719181d58;hp=f3e2f85fe6b74aa052276a1b6bda818f24572ff1;hpb=7036dce36e7f44184addbb5ec4f4794d5467ca22;p=openldap diff --git a/tests/scripts/test007-slapmodify b/tests/scripts/test007-slapmodify index f3e2f85fe6..98b032450e 100755 --- a/tests/scripts/test007-slapmodify +++ b/tests/scripts/test007-slapmodify @@ -28,7 +28,7 @@ if test $RC != 0 ; then fi echo "Testing modify, add, and delete using slapmodify..." -$SLAPMODIFY -f $ADDCONF -l $LDIFMODIFY > $TESTOUT 2>&1 +$SLAPMODIFY -f $ADDCONF -d $LVL -l $LDIFMODIFY > $TESTOUT 2>&1 RC=$? if test $RC != 0 ; then echo "slapmodify failed ($RC)!"