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

jvergara
18.25.2007 fe32c33927f1e6e02c70798e6da8e06701b37df9
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java
@@ -1151,7 +1151,7 @@
      argList.add(getConfigurationFile());
      argList.add("-n");
      argList.add(getBackendName());
      argList.add("-t");
      argList.add("-A");
      argList.add(templatePath.getAbsolutePath());
      argList.add("-s"); // seed
      argList.add("0");