Clint Adams wrote: > On Mon, Nov 15, 2010 at 11:38:13PM -0600, Jonathan Nieder wrote:
>> Here are some tiny tweaks to lower the number of unexpected test >> failures to zero (mostly by expecting more test failures). >> >> Patches are attached, since that is what debbugs seems to cope best >> with. > > You seem to be adding more tests? Yes, new tests from two directions: Adding IFS= <space><tab><newline> to the beginning of tests means that the test no longer checks the default IFS. The new variables.t would ensure that breakage in the default IFS would still be caught. I also grabbed the latest changes from the mksh test suite (including adding more tests) in one of the patches. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

