[Aceunit-devel] [ aceunit-Bugs-1862809 ] Incorrect example in --help text
Status: Beta
Brought to you by:
christianhujer
From: SourceForge.net <no...@so...> - 2008-01-03 00:37:11
|
Bugs item #1862809, was opened at 2008-01-03 01:35 Message generated for change (Comment added) made by christianhujer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1000227&aid=1862809&group_id=207094 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Java Generator Group: 0.4 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Christian Hujer (christianhujer) Assigned to: Christian Hujer (christianhujer) Summary: Incorrect example in --help text Initial Comment: The example given in the text that displays with --help is wrong. Actual text: Examples: java -jar AceUnit.jar sortTest >sortTest.h Correct text: Examples: java -jar AceUnit.jar sortTest ---------------------------------------------------------------------- >Comment By: Christian Hujer (christianhujer) Date: 2008-01-03 01:37 Message: Logged In: YES user_id=465603 Originator: YES Fixed in r267. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1000227&aid=1862809&group_id=207094 |