mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-13 14:27:59 +08:00
ITS#8291 Enable slapmodify logging in tests
This commit is contained in:
parent
77408ac781
commit
5e531214b5
@ -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)!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user