mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

andrug
06.29.2007 d82fb3df299d1c1dfcb24befa089f13c5dd0a9ae
WS modification
1 files modified
9 ■■■■■ changed files
opends/tests/functional-tests/testcases/replication/basic/replication_basic.xml 9 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/replication/basic/replication_basic.xml
@@ -219,14 +219,11 @@
                  'dsInstanceDn'     : server2.getRootDn() ,
                  'dsInstancePswd'   : server2.getRootPwd() ,
                  'dsBaseDN'         : entryDn,
                  'dsFilter'         : 'objectclass=*' }
                  'dsFilter'         : 'objectclass=*' ,
                  'expectedRC'       : 32
                }
              </call>
    
              <call function="'checktestRC'">
                  { 'returncode' : RC ,
                    'result'     : STAXResult ,
                    'expected'   : 32 }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>