2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>

* runtest: Update version.
This commit is contained in:
Joel Sherrill
2008-03-11 20:52:02 +00:00
parent 3617ebe66f
commit 04b1660769
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* runtest: Update version.
2008-03-11 Joel Sherrill <joel.sherrill@oarcorp.com> 2008-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* runtest: Skip all fatal error tests. * runtest: Skip all fatal error tests.

View File

@@ -85,7 +85,7 @@ logdir=log
update_on_tick="no" update_on_tick="no"
max_run_time=$((5 * 60)) max_run_time=$((5 * 60))
using_print_buffer="yes" using_print_buffer="yes"
simulator=mipstx39-rtems4.8-run simulator=mipstx39-rtems4.9-run
while getopts vdl:o:s: OPT while getopts vdl:o:s: OPT
do do