2006-11-17 Joel Sherrill <joel@OARcorp.com>

* runtest: Change toolname to match 4.7.
This commit is contained in:
Joel Sherrill
2006-11-17 22:36:21 +00:00
parent 5438bca377
commit 8c3ab9fcd8
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2006-11-17 Joel Sherrill <joel@OARcorp.com>
* runtest: Change toolname to match 4.7.
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require automake-1.10. Require autoconf-2.60. * configure.ac: Require automake-1.10. Require autoconf-2.60.

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-rtems-run simulator=mipstx39-rtems4.7-run
while getopts vdl:o:s: OPT while getopts vdl:o:s: OPT
do do