[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #47284] openout test clashes with --batch option
From: |
Vincent Belaïche |
Subject: |
[bug #47284] openout test clashes with --batch option |
Date: |
Sat, 27 Feb 2016 16:29:44 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0 |
URL:
<http://savannah.gnu.org/bugs/?47284>
Summary: openout test clashes with --batch option
Project: texinfo - GNU documentation system
Submitted by: vincentb1
Submitted on: sam. 27 févr. 2016 16:29:43 GMT
Category: texi2dvi
Release:
Priority: 6
Severity: 3 - Normal
Item Group: bug
Privacy: Public
Open/Closed: Open
Assigned to: None
Discussion Lock: Any
Status: None
_______________________________________________________
Details:
The make_openout_test function has a </dev/null on the command line for
running the TeX command. This clashes with the --batch option, as in this case
there would be two instances of </dev/null on the same command line, which
bash does not accept.
This means that texi2dvi does not work any longer with --bach command line
option.
Attached is a simple fix, it is proposed that make_openout_test makes use of
the batch variables in order to force the </dev/null. That makes almost no
change, except that there will also be an interaction mode = nonstopmode
passed to etex.
Note: I have put the priority 6 only because I more or less understood that
you were on the verge of making a new release.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: sam. 27 févr. 2016 16:29:43 GMT Name: batchmode.diff Size: 1 ko By:
vincentb1
<http://savannah.gnu.org/bugs/download.php?file_id=36490>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47284>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
- [bug #47284] openout test clashes with --batch option,
Vincent Belaïche <=