DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18158>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18158 Incorrect long option name for -n Summary: Incorrect long option name for -n Product: JMeter Version: 1.8.1 Platform: All OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The long option name for -n (non-gui) is coded as "logfile", which is already used for -l (logfile). [Partially cooked cut-and-pastry?!] It should really have its own long name - perhaps "nogui", so one can use -- nogui if required. [Why doesn't CLArgsParser complain about the duplication?] Patch to follow, hopefully. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
