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

al_xipe
19.34.2006 afca417b8ecb9660c329e45a44eef19e24c89251
removed testng verbose option 
1 files modified
2 ■■■ changed files
opends/tests/integration-tests-testng/build.xml 2 ●●● patch | view | raw | blame | history
opends/tests/integration-tests-testng/build.xml
@@ -216,7 +216,7 @@
            haltonfailure="true"
            enableAssert="false"
            listener="org.opends.server.OpenDSTestListener"
            verbose="2">
            verbose="0">
      <classpath>
        <!-- where to get the instrumented server classes (if built) -->
        <pathelement location="${coverage.instr.dir}"/>