texi2html-cvs
[Top][All Lists]
Advanced

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

[Texi2html-cvs] texi2html/test run_test.sh


From: Patrice Dumas
Subject: [Texi2html-cvs] texi2html/test run_test.sh
Date: Fri, 02 Jan 2009 17:23:07 +0000

CVSROOT:        /cvsroot/texi2html
Module name:    texi2html
Changes by:     Patrice Dumas <pertusus>        09/01/02 17:23:07

Modified files:
        test           : run_test.sh 

Log message:
        remove files that are not always generated

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/run_test.sh?cvsroot=texi2html&r1=1.7&r2=1.8

Patches:
Index: run_test.sh
===================================================================
RCS file: /cvsroot/texi2html/texi2html/test/run_test.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- run_test.sh 23 Dec 2008 10:55:30 -0000      1.7
+++ run_test.sh 2 Jan 2009 17:23:06 -0000       1.8
@@ -185,7 +185,7 @@
             sed -i -e 's/^# LaTeX2HTML.*/# LaTeX2HTML/' "$file"
           fi
          done
-        rm -f "$out_dir/$dir/"*".aux"
+        rm -f "$out_dir/$dir/"*".aux"  "$out_dir/$dir/"*"_l2h_images.out"
       fi
       diff -u --exclude=CVS --exclude='*.png' --exclude='*_l2h.css' -r 
"$results_dir/$dir" "$out_dir/$dir" 2>>$logfile > "$diffs_dir/$dir.diff"
       dif_ret=$?




reply via email to

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