texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[8221] run_parser_all.sh


From: gavinsmith0123
Subject: [8221] run_parser_all.sh
Date: Mon, 24 Sep 2018 05:43:22 -0400 (EDT)

Revision: 8221
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=8221
Author:   gavin
Date:     2018-09-24 05:43:21 -0400 (Mon, 24 Sep 2018)
Log Message:
-----------
run_parser_all.sh

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/tp/tests/run_parser_all.sh

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2018-09-24 09:31:36 UTC (rev 8220)
+++ trunk/ChangeLog     2018-09-24 09:43:21 UTC (rev 8221)
@@ -1,5 +1,9 @@
 2018-09-24  Gavin Smith  <address@hidden>
 
+       * tp/tests/run_parser_all.sh: Remove some commented-out code.
+
+2018-09-24  Gavin Smith  <address@hidden>
+
        * NEWS: Mention changes for newer versions of Perl.
 
 2018-09-23  Gavin Smith  <address@hidden>

Modified: trunk/tp/tests/run_parser_all.sh
===================================================================
--- trunk/tp/tests/run_parser_all.sh    2018-09-24 09:31:36 UTC (rev 8220)
+++ trunk/tp/tests/run_parser_all.sh    2018-09-24 09:43:21 UTC (rev 8221)
@@ -78,8 +78,6 @@
 out_dir=out_parser
 # used for tex4ht and latex2html results to keep their raw output
 raw_out_dir=raw_out_parser
-#res_dir_ref=res
-#command=texi2html.pl
 diffs_dir=diffs
 
 no_latex2html=yes
@@ -297,11 +295,6 @@
     echo "$cmd" >>$logfile
     eval $cmd
     ret=$?
-    #rm -f ${outdir}$dir/*_l2h_images.log ${outdir}$dir/*_tex4ht_*.log \
-    #  ${outdir}$dir/*_tex4ht_*.idv ${outdir}$dir/*_tex4ht_*.dvi \
-    #  ${outdir}$dir/*_l2h.html.* \
-    #  ${outdir}$dir/*_tex4ht_tex.html*
-    
     #
     # ran test, check results.
     if test $ret = 0 ; then




reply via email to

[Prev in Thread] Current Thread [Next in Thread]