Hi Gavin,

> I've taken that call to isatty out.

Thanks. In texinfo-6.5.91, now, the tests no longer hang.

There are two test failures:

FAIL: ii-0041-test
FAIL: ii-0050-test

The log for ii-0041-test contains this:

+ findprog zdiff
+ zdiff ../../../install-info/tests/ii-0041-expected-dir-file.gz 
/tmp/haible015772.gz
Warning : missing newline at end of file 
../../../install-info/tests/ii-0041-expected-dir-file.gz
Warning : missing newline at end of file /tmp/haible015772.gz
1c1
<`�oG
---
> �
+ retval=1

The log for ii-0050-test contains this:

+ findprog zdiff
+ zdiff ../../../install-info/tests/ii-0050-expected-dir-file.gz 
/tmp/haible015868.gz
Warning : missing newline at end of file 
../../../install-info/tests/ii-0050-expected-dir-file.gz
Warning : missing newline at end of file /tmp/haible015868.gz
1c1
<�EpG
---
> �
+ retval=1

Maybe the 'zdiff' program (/bin/zdiff) and/or the 'diff' program that it relies
upon (/bin/diff) operate differently than the GNU counterparts...

Bruno


Reply via email to