<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems-testing (2011-01-24)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>

        * do_one: Fix script.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/gcc/ChangeLog.diff?r1=text&tr1=1.17&r2=text&tr2=1.18&diff_format=h">M</a></td><td width='1%'>1.18</td><td width='100%'>gcc/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/gcc/do_one.diff?r1=text&tr1=1.19&r2=text&tr2=1.20&diff_format=h">M</a></td><td width='1%'>1.20</td><td width='100%'>gcc/do_one</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems-testing/gcc/ChangeLog:1.17 rtems-testing/gcc/ChangeLog:1.18
--- rtems-testing/gcc/ChangeLog:1.17    Tue Dec  7 15:09:30 2010
+++ rtems-testing/gcc/ChangeLog Mon Jan 24 11:13:50 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-01-24    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * do_one: Fix script.
+
</font> 2010-12-07        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * do_one, test_driver, testsuite/ada/acats/Makefile.rtems:

<font color='#006600'>diff -u rtems-testing/gcc/do_one:1.19 rtems-testing/gcc/do_one:1.20
--- rtems-testing/gcc/do_one:1.19       Fri Jan  7 16:59:25 2011
+++ rtems-testing/gcc/do_one    Mon Jan 24 11:13:50 2011
</font><font color='#997700'>@@ -722,8 +722,6 @@
</font> fi
 
 ##### Do the gccgo tests
<font color='#880000'>-if [ ${run_acats} = "yes" -a \
-     -d ${BASEDIR}/b-gccada-${cpu} -a ${ada_fail} = "no" ] ; then<span style="background-color: #FF0000"> </span>
</font> if [ ${do_gccgo} = "yes"           -a ${run_gccgotests} = "yes" -a \
      -d ${BASEDIR}/b-gccgo1-${cpu} -a ${go_fail} = "no" ] ; then
   echo "Running GCC Go Tests..."
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>