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

Jean-Noel Rouvignac
20.48.2015 8f53417e99797396f3cdcaa170d5cfc986508542
refs
author Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Tuesday, January 20, 2015 14:48 +0100
committer Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Tuesday, January 20, 2015 14:48 +0100
commit8f53417e99797396f3cdcaa170d5cfc986508542
tree 71d9a8dcc83773aaf2dc2e7ee21ae2b0e47c0799 tree | zip | gz
parent c05d79243b1409d842421bd574146c3074d78558 view | diff
Code cleanup

Reducing the number of add*Argument() methods for ArgumentParser.

LDAPCompare.java:
In mainCompare(), replaced the call to ArgumentParser.addInputOutputArgument() by a call to the more generic ArgumentParser.addArgument() since it will end up calling ArgumentParser.addInputOutputArgument() for "script-friendly" argument.
1 files modified
58 ■■■■■ changed files
opendj-sdk/opendj3-server-dev/src/server/org/opends/server/tools/LDAPCompare.java 58 ●●●●● diff | view | raw | blame | history