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

jvergara
19.21.2009 18ec62ae3b664604b738835f0733bb9f8cc75adb
opends/src/guitools/org/opends/guitools/controlpanel/task/Task.java
@@ -520,7 +520,7 @@
  }
  /**
   * Executes a command-line synchrounously.
   * Executes a command-line synchronously.
   * @param commandLineName the command line full path.
   * @param args the arguments for the command-line.
   * @return the error code returned by the command-line.