Re: [PATCH] eradicate bashisms in scripts/patch-kernel

2008-01-02 Thread Randy Dunlap
On Sat, 17 Nov 2007 21:51:25 +0100 Andreas Mohr wrote: > Make the patch-kernel shell script sufficiently compatible with POSIX > shells, > i.e., remove bashisms from scripts/patch-kernel. > This means that it now also works on dash 0.5.3-5 > and still works on bash 3.1dfsg-8. > > Full changelog:

[PATCH] eradicate bashisms in scripts/patch-kernel

2007-11-17 Thread Andreas Mohr
Make the patch-kernel shell script sufficiently compatible with POSIX shells, i.e., remove bashisms from scripts/patch-kernel. This means that it now also works on dash 0.5.3-5 and still works on bash 3.1dfsg-8. Full changelog: - replaced non-standard "==" by standard "=" - replaced non-standard "