Commit graph

4 commits

Author SHA1 Message Date
Avery Pennarun
eea3f5446a redo-sh: keep testing even after finding a 'good' shell.
Otherwise we miss out on seeing the results from additional tests.
2011-01-02 12:00:37 -08:00
Henry Gebhardt
d55e329018 redo-sh.do: hide warning output from 'which' in some shells. 2011-01-02 11:49:51 -08:00
Avery Pennarun
f2ef945700 redo-sh.do: wrap long lines. 2011-01-02 11:49:34 -08:00
Avery Pennarun
fb388b3dde Automatically select a good shell instead of relying on /bin/sh.
This includes a fairly detailed test of various known shell bugs from the
autoconf docs.

The idea here is that if redo works on your system, you should be able to
rely on a *good* shell to run your .do files; you shouldn't have to work
around zillions of bugs like autoconf does.
2010-12-21 04:44:39 -08:00