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=9373>.
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=9373

caracter return in unix scripts





------- Additional Comments From [EMAIL PROTECTED]  2002-05-31 12:53 -------
A fix would be moving all unix scripts to *.sh and adding this to build.xml

on <target name="install" depends="package">

add this:
          <fixcrlf srcdir="." eol="lf" includes="**/*.sh" />

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to