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

Jean-Noël Rouvignac
24.50.2016 8a7d994e004ad0ec1a192dbadd348e041a2e3de2
opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/BackendStat.java
@@ -279,9 +279,9 @@
  /** The argument which should be used to specify the config file. */
  private StringArgument configFile;
  /** Flag indicating whether or not the sub-commands have already been initialized. */
  /** Flag indicating whether the sub-commands have already been initialized. */
  private boolean subCommandsInitialized;
  /** Flag indicating whether or not the global arguments have already been initialized. */
  /** Flag indicating whether the global arguments have already been initialized. */
  private boolean globalArgumentsInitialized;
  /**