mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java @@ -1174,6 +1174,8 @@ argList.add("-Q"); argList.add("--noPropertiesFile"); final String[] args = new String[argList.size()]; argList.toArray(args);