On 20/06/10 23:30, Allan McRae wrote:
Commit 3d67d9b1 introduced a bash4 string manipulation. Revert that in order retain compatibility with bash-3.2 which is still widely used.Signed-off-by: Allan McRae<[email protected]> --- This is for the maint branch
There is a bunch more ${i,,} style bash4isms that I am removing now. A new patch will be forwarded soon.
Allan
