mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Remove debugging echo.
This commit is contained in:
parent
e16f6798ae
commit
8d1b3384c3
1 changed files with 0 additions and 1 deletions
|
|
@ -228,7 +228,6 @@ for FILE in $@ ; do
|
|||
#
|
||||
TEXINPUTS=$FILEDIR:$COMMONTEXINPUTS
|
||||
export TEXINPUTS
|
||||
echo TEXINPUTS is $TEXINPUTS
|
||||
#
|
||||
if [ "$BUILD_DVI" -o "$BUILD_PS" ] ; then
|
||||
build_dvi $FILE 2>&1 | tee -a $LOGFILE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue