apenwarr-redo/minimal
Avery Pennarun 1ed168e79e minimal/do: work around a bug with empty .do files.
If you ". ./filename" and ./filename contains no commands, apparently
ash/dash will give the exit code of the command *before* the ., rather than
defaulting to zero as it supposedly should.  This should work around it in
our .do files at least.

Reported by Tim Allen.
2011-02-28 21:13:55 -08:00
..
do minimal/do: work around a bug with empty .do files. 2011-02-28 21:13:55 -08:00