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

lutoff
13.09.2007 a4025c597224b522603858f50b0c41658234020b
refs
author lutoff <lutoff@localhost>
Friday, July 13, 2007 11:09 +0200
committer lutoff <lutoff@localhost>
Friday, July 13, 2007 11:09 +0200
commita4025c597224b522603858f50b0c41658234020b
tree 14507af57e53da2415cca6f7aa092e6048147380 tree | zip | gz
parent 6d53d21dc6c05f29a361d7f470ab7a38656ab79f view | diff
fix for issue #1897 (verif-index , rebuild-index return 0 in case of errors):
return code '1' is now returned in case of error.
In addition to that, the following argument has been add in order to get the number of errors found by
verify-index: "--countErrors"
2 files added
5 files modified
289 ■■■■■ changed files
opends/src/server/org/opends/server/backends/jeb/BackendImpl.java 7 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/VerifyJob.java 4 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/messages/ToolMessages.java 12 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/RebuildIndex.java 4 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/VerifyIndex.java 22 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/tools/RebuildIndexTestCase.java 120 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/tools/VerifyIndexTestCase.java 120 ●●●●● diff | view | raw | blame | history