change log for rtems-testing (2010-08-02)

rtems-vc at rtems.org rtems-vc at rtems.org
Mon Aug 2 14:10:05 UTC 2010


 *joel*:
2010-08-02	Joel Sherrill <joel.sherrill at oarcorp.com>

	* mktest: Add .doc files with -kkv option so keyword expansion is on.
	Otherwise cvs assumes it is a Word file and treats it as binary.

M   1.13  cvs-helpers/ChangeLog
M    1.5  cvs-helpers/mktest

diff -u rtems-testing/cvs-helpers/ChangeLog:1.12 rtems-testing/cvs-helpers/ChangeLog:1.13
--- rtems-testing/cvs-helpers/ChangeLog:1.12	Mon Jun 21 12:45:39 2010
+++ rtems-testing/cvs-helpers/ChangeLog	Mon Aug  2 08:14:03 2010
@@ -1,3 +1,8 @@
+2010-08-02	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* mktest: Add .doc files with -kkv option so keyword expansion is on.
+	Otherwise cvs assumes it is a Word file and treats it as binary.
+
 2010-06-21	Joel Sherrill <joel.sherrill at oarcorp.com>
 
 	* mktest: Test backwards.

diff -u rtems-testing/cvs-helpers/mktest:1.4 rtems-testing/cvs-helpers/mktest:1.5
--- rtems-testing/cvs-helpers/mktest:1.4	Mon Jun 21 12:45:40 2010
+++ rtems-testing/cvs-helpers/mktest	Mon Aug  2 08:14:03 2010
@@ -68,7 +68,7 @@
   cd ${dest}
   for f in `ls -1 .cvsignore Makefile.am *.doc *.scn *.[ch] 2>/dev/null`
   do
-     cvs add ${f}
+     cvs add -kkv ${f}
   done
   exit 0
 fi



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20100802/add39f04/attachment.html>


More information about the vc mailing list