Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e16f679 commit 8d1b338Copy full SHA for 8d1b338
1 file changed
Doc/tools/mkhowto.sh
@@ -228,7 +228,6 @@ for FILE in $@ ; do
228
#
229
TEXINPUTS=$FILEDIR:$COMMONTEXINPUTS
230
export TEXINPUTS
231
- echo TEXINPUTS is $TEXINPUTS
232
233
if [ "$BUILD_DVI" -o "$BUILD_PS" ] ; then
234
build_dvi $FILE 2>&1 | tee -a $LOGFILE
0 commit comments