https://issues.apache.org/bugzilla/show_bug.cgi?id=55994
--- Comment #3 from Sebb <[email protected]> --- (In reply to James Liang from comment #2) > Can we put the following at top of the script? Bash is the most common > shell. I think that should be good enough. Otherwise, it may not be > worthwhile to go too far for the lowest common denominator. > > #! /bin/bash That may not exist, so that is not an option. I'm sure there must be a way to recode the patch so that it works with Bourne shell. > > Also, just to clarify, should I make these simple code change in the source > control? I don't have a preference either way. I don't know what is the > right etiquette for contributing code changes. Through Bugzilla. Only committers can update the source code. -- You are receiving this mail because: You are the assignee for the bug.
