You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/03/02 12:05:06 UTC

DO NOT REPLY [Bug 48840] catalina.sh fails to set CATALINA_HOME on newer bash versions

https://issues.apache.org/bugzilla/show_bug.cgi?id=48840

--- Comment #1 from mdietze <md...@gmail.com> 2010-03-02 11:05:05 UTC ---
Actually it seems like the behaviour of the 'cd' command as observed on this
recent Ubuntu installation is not a bash default but caused by the distro's
default settings.

Note how 'cd' echos any path cd'ed to:

$ cd foo/bar
foo/bar
$ _

This is brain-dead but my patch should make catalina.sh bullet-proof against
such nonsense.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org