On 29.01.11 Jakub Wilk (jw...@debian.org) wrote:

Hi Jakub,

> This part of /usr/bin/texi2dvi
> 
>     if test $? != 0; then
>       cat "$version_test_dir/txiversion.out"
>       cat "$version_test_dir/txiversion.err" >&2
>       error 1 "texinfo.tex appears to be broken, quitting."
>     fi
> 
> is dead code. The whole script is run under "set -e", so if $TEX
> fails, the script will be termined with no error message shown.
> 
So, what do you suggest then? Should we/upstream simply remove that
code block?

H.
-- 
sigmentation fault



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to