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

Christophe Sovant
24.14.2008 b017349867f2c33f0a671a3fefacd6774dcbace2
opends/tests/staf-tests/functional-tests/testcases/setup/import.xml
@@ -480,6 +480,12 @@
            }
          </call>
          <script>
            nb = len(STAFResult)
            ct = (STAFResult[0] == 'lib')
            a = ' '
          </script>
          <call function="'checktestRC'">
            { 'returncode' : RC,
              'expected'   : 0,
@@ -487,12 +493,6 @@
            }
          </call>
          <script>
            nb = len(STAFResult)
            ct = (STAFResult[0] == 'lib')
            a = ' '
          </script>
          <call function="'checktestRC'">
            { 'returncode' : nb,
              'result'     : a,