Gavin Smith wrote: > I wonder if the 'ii-????-test' failures are related to ends-of-line too.
Yes, they are. > Do any of the scripts produce output when run, e.g. ./ii-0001-test run > from under install-info/tests/? Yes, they produce output. The failure occurs e.g. in ii-0045-test because diff's first argument has Unix newlines whereas its second argument has <CR><LF> as line terminators.
