Re: Fixing plural case in Banner

2008-10-12 Thread William Pursell
Ralf Wildenhues wrote: Hello William, thanks for the patches. Here's a pretty nitty review, I hope you don't mind. I don't mind in the slightest. I've spent a ridiculous amount of time over the last few years writing a lot of shell code duplicating autoconf functionality, and would like to

Re: Fixing plural case in Banner

2008-10-12 Thread Ralf Wildenhues
Hello William, thanks for the patches. Here's a pretty nitty review, I hope you don't mind. * William Pursell wrote on Sat, Oct 11, 2008 at 05:27:25AM CEST: > Ralf Wildenhues wrote: >>> + if test "$$all" -eq 1; then \ >>> + tests="test"; \ >>> + All=""; \ >>> + else \ >>> +