[GitHub] tomcat pull request: Fix how a link to $0 is determined

2014-05-13 Thread cpbills
Github user cpbills commented on the pull request: https://github.com/apache/tomcat/pull/7#issuecomment-43012973 Seems like there are other scripts that need fixing; closing for now. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] tomcat pull request: Fix how a link to $0 is determined

2014-05-13 Thread cpbills
GitHub user cpbills opened a pull request: https://github.com/apache/tomcat/pull/7 Fix how a link to $0 is determined - The test '-L' is true of the file provided is a symbolic link - 'readlink -f' will print the absolute path to a symbolic link's target

[GitHub] tomcat pull request: Fix how a link to $0 is determined

2014-05-13 Thread cpbills
GitHub user cpbills opened a pull request: https://github.com/apache/tomcat/pull/8 Fix how a link to $0 is determined - The test '-L' is true of the file provided is a symbolic link - 'readlink -f' will print the absolute path to a symbolic link's target

[GitHub] tomcat pull request: Fix how a link to $0 is determined

2014-05-13 Thread cpbills
Github user cpbills closed the pull request at: https://github.com/apache/tomcat/pull/8 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] tomcat pull request: Fix how a link to $0 is determined

2014-05-13 Thread cpbills
Github user cpbills closed the pull request at: https://github.com/apache/tomcat/pull/7 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is