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

Violette Roche-Montane
05.07.2013 32cbf759d710066e0444b52678de716f8c2c6cd6
opends/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java
@@ -23,7 +23,7 @@
 *
 *
 *      Copyright 2006-2010 Sun Microsystems, Inc.
 *      Portions Copyright 2011-2012 ForgeRock AS
 *      Portions Copyright 2011-2013 ForgeRock AS
 */
package org.opends.quicksetup.installer.offline;
@@ -110,7 +110,7 @@
      checkAbort();
      // create license accepted file
      LicenseFile.createFileLicenseApproved();
      LicenseFile.createFileLicenseApproved(this.getInstallationPath());
      checkAbort() ;