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

jcduff
23.04.2008 f73b655466092169abac34833fb628fce1fcdebe
opends/tests/staf-tests/functional-tests/testcases/setup/misc.xml
@@ -174,7 +174,7 @@
          <script>
            c = '%s/uninstall%s' % (MISC_I1_ROOT, fileExt)
            p = []
            p.append('--cli --no-prompt')
            p.append('--cli --no-prompt --trustAll')
            p.append('--removeAll')
            p = ' '.join(p)
          </script>