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