texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/texi2html/test manage_test_archives.sh


From: Patrice Dumas
Subject: texinfo/texi2html/test manage_test_archives.sh
Date: Sat, 28 Jul 2012 16:50:43 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        12/07/28 16:50:43

Modified files:
        texi2html/test : manage_test_archives.sh 

Log message:
        No versionning of texi2html files.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/texi2html/test/manage_test_archives.sh?cvsroot=texinfo&r1=1.1&r2=1.2

Patches:
Index: manage_test_archives.sh
===================================================================
RCS file: /sources/texinfo/texinfo/texi2html/test/manage_test_archives.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- manage_test_archives.sh     28 Jul 2012 16:30:58 -0000      1.1
+++ manage_test_archives.sh     28 Jul 2012 16:50:43 -0000      1.2
@@ -13,9 +13,9 @@
   exit 1
 fi
 
-texi2html_tests_name=t2h_tests_results-$VERSION
 tp_tests_name=tp_tests_results-$VERSION
-manuals=t2h_tests_big_manuals-$VERSION
+texi2html_tests_name=t2h_tests_results
+manuals=t2h_tests_big_manuals
 
 if [ $command = 'pack' ]; then
   rm -f $texi2html_tests_name.tar.gz $tp_tests_name.tar.gz $manuals.tar.gz



reply via email to

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