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

andrug
17.34.2008 1dd486d99ea4419cca3fbe9be51c96a9fdcf1711
opends/tests/system-tests/clients/modifyLoad/modifyLoad.xml
@@ -93,7 +93,7 @@
          nbMaxModify = cParams[3][1]
        except IndexError:
          nbMaxModify = NOT_DEFINED
          msg = '%s\nERROR: nbMaxModify undefined,mandatory' % msg
          msg = '%s\nERROR: nbMaxOperations undefined,mandatory' % msg
        try:
          attributeName = cParams[4][1]
        except IndexError: