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

Jean-Noel Rouvignac
20.48.2015 0c7e7dc878a81849002916952349b6713b2c0680
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
commit0c7e7dc878a81849002916952349b6713b2c0680
tree 5959422972bcd56d4ae58f8c35a701c61f9e8caa tree | zip | gz
parent 456e27ec4d4d24553abaaf8ac007ca90d1a89e97 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
opendj3-server-dev/src/server/org/opends/server/tools/LDAPCompare.java 58 ●●●●● diff | view | raw | blame | history