apenwarr-redo/minimal
Avery Pennarun 33dadbfe07 minimal/do: some shells return error in "read x <file" for empty files.
...or files that contain bytes but not a trailing newline.  It's okay if we
don't get any data, but we definitely have to *not* let "set -e" abort us.
Now that we fixed set -e in the previous patch, it revealed this problem.
2012-02-09 00:42:41 -05:00
..
do minimal/do: some shells return error in "read x <file" for empty files. 2012-02-09 00:42:41 -05:00