]> granicus.if.org Git - python/commitdiff
Remove debugging echo.
authorFred Drake <fdrake@acm.org>
Fri, 15 May 1998 13:38:21 +0000 (13:38 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 15 May 1998 13:38:21 +0000 (13:38 +0000)
Doc/tools/mkhowto.sh

index 851e1020e4d9cb6600d7d10767c4182a6eb04e9c..65659766709c973e9c68df85e712043bb0129428 100755 (executable)
@@ -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