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

* runtest: Change toolname to match 4.8.
This commit is contained in:
Joel Sherrill
2006-11-17 22:42:18 +00:00
parent 461c916743
commit 248b6a41a5
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.8.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

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