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

Gary Williams
20.10.2011 aafe106e10fce3b894745b7a5fe459fef4c6afdf
opends/tests/staf-tests/functional-tests/testcases/snmp/snmp.xml
@@ -60,7 +60,7 @@
          <!--- Activate the verbose mode -->
          <script>
            VERBOSE_MODE = 'True'
            VERBOSE_MODE = 'true'
          </script>
          <script>
@@ -102,7 +102,7 @@
          <!--- Desactivate the verbose mode -->
          <script>
            VERBOSE_MODE = 'False'
            VERBOSE_MODE = 'false'
          </script>
          <call function="'testGroup_Postamble'"/>