mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
fix typo
This commit is contained in:
parent
b231c33efa
commit
132f738059
@ -407,7 +407,7 @@ if test $? != 0 ; then
|
||||
fi
|
||||
|
||||
echo "Comparing retrieved entries from master and P3 slave..."
|
||||
$CMP $SEARCHFLT $P2LDIFFLT > $CMPOUT
|
||||
$CMP $SEARCHFLT $P3LDIFFLT > $CMPOUT
|
||||
|
||||
if test $? != 0 ; then
|
||||
echo "test failed - master and P3 slave databases differ"
|
||||
|
Loading…
Reference in New Issue
Block a user