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

andrug
06.32.2007 1e33b2aa77f45ec24983d5ca64471070a8501c2e
WS modification
1 files modified
8 ■■■■ changed files
opends/tests/functional-tests/shared/functions/dsadm.xml 8 ●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/functions/dsadm.xml
@@ -1486,14 +1486,10 @@
             'dsInstanceDn'   : mydn ,
             'dsInstancePswd' : mypswd ,
             'dsBaseDN'       : '%s' % missingEntry ,
             'dsFilter'       : 'objectclass=*'
             'dsFilter'       : 'objectclass=*' ,
             'expectedRC'     : 32
            }
          </call>
          <call function="'checktestRC'">
            { 'returncode' : RC ,
              'result'     : STAXResult,
              'expected'   : 32 }
          </call>
        </sequence>
      </iterate>