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

kenneth_suter
24.31.2007 1d533a6fc8a4e1ff0d29e168d3aff2da43b679a0
opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java
@@ -638,7 +638,7 @@
            }
            uud.setServerLocation(serverLocationString);
            qs.displayFieldInvalid(FieldName.SERVER_LOCATION, false);
          } catch (IllegalArgumentException iae) {
            LOG.log(Level.INFO,
                    "illegal OpenDS installation directory selected", iae);