Erik de Castro Lopo <[email protected]> wrote: > I'm thingking og switching all the test scripts to use /bin/bash instead > of /bin/sh.
Well, it does mean an additional bash dependency on systems that don't natively include bash, e.g. *BSD. (And when you install bash on these systems, it won't end up in /bin, so #! will have to be patched anyway.) > Does anyone see any major problems with this? Major, no. Just another annoyance. -- Christian "naddy" Weisgerber [email protected] _______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
