Bug 35609

Summary: windows service.bat prints ECHO is off. with invalid arguments
Product: Tomcat 5 Reporter: Robert Longson <robert_longson>
Component: Native:IntegrationAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P2    
Version: 5.5.9   
Target Milestone: ---   
Hardware: PC   
OS: other   
Attachments: Fixes output with invalid arguments and spelling of example

Description Robert Longson 2005-07-05 13:15:28 UTC
type service qq

service.bat displays ECHO is off. half way through its output rather than a
blank line.

Also example is spelled exaple elsewhere in this file.
Comment 1 Robert Longson 2005-07-05 13:16:39 UTC
Created attachment 15592 [details]
Fixes output with invalid arguments and spelling of example
Comment 2 Yoav Shapira 2005-09-22 15:34:18 UTC
Done for 5.5.12.  Thank you for contributing ;)