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

kenneth_suter
24.31.2007 2e1c5e41b9f3a51ab2a90533e8b8c653021f4867
opendj-sdk/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);