change log for rtems-testing (2010-10-16)

rtems-vc at rtems.org rtems-vc at rtems.org
Sat Oct 16 14:10:03 UTC 2010


 *joel*:
2010-10-16	Joel Sherrill <joel.sherrilL at OARcorp.com>

	* generate_coverage_html: Increase thickness of lines.

M  1.294  rtems-coverage/ChangeLog
M   1.26  rtems-coverage/generate_coverage_html

diff -u rtems-testing/rtems-coverage/ChangeLog:1.293 rtems-testing/rtems-coverage/ChangeLog:1.294
--- rtems-testing/rtems-coverage/ChangeLog:1.293	Thu Oct 14 13:17:51 2010
+++ rtems-testing/rtems-coverage/ChangeLog	Sat Oct 16 08:33:07 2010
@@ -1,3 +1,7 @@
+2010-10-16	Joel Sherrill <joel.sherrilL at OARcorp.com>
+
+	* generate_coverage_html: Increase thickness of lines.
+
 2010-10-14	Joel Sherrill <joel.sherrilL at OARcorp.com>
 
 	* generate_coverage_html: Add uncovered ranges.

diff -u rtems-testing/rtems-coverage/generate_coverage_html:1.25 rtems-testing/rtems-coverage/generate_coverage_html:1.26
--- rtems-testing/rtems-coverage/generate_coverage_html:1.25	Thu Oct 14 13:17:51 2010
+++ rtems-testing/rtems-coverage/generate_coverage_html	Sat Oct 16 08:33:07 2010
@@ -426,13 +426,13 @@
   echo "set key left box"
   
   echo "plot \"${OUT}/${bsp}-Osp${DEV}-${FIELD}.dat\" using 1:2 index 0 \\"
-  echo "  title \"Osp${DEV}\" with lines, \\"
+  echo "  title \"Osp${DEV}\" with lines lw 2, \\"
   echo "     \"${OUT}/${bsp}-OsP${DEV}-${FIELD}.dat\" using 1:2 index 0 \\"
-  echo "  title \"OsP${DEV}\" with lines, \\"
+  echo "  title \"OsP${DEV}\" with lines lw 2, \\"
   echo "     \"${OUT}/${bsp}-O2p${DEV}-${FIELD}.dat\" using 1:2 index 0 \\"
-  echo "  title \"O2p${DEV}\" with lines, \\"
+  echo "  title \"O2p${DEV}\" with lines lw 2, \\"
   echo "     \"${OUT}/${bsp}-O2P${DEV}-${FIELD}.dat\" using 1:2 index 0 \\"
-  echo "  title \"O2P${DEV}\" with lines"
+  echo "  title \"O2P${DEV}\" with lines lw 2"
 }
 
 gen_data()



--

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/20101016/78fe95de/attachment.html>


More information about the vc mailing list