2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>

* runtest.in: Update to 4.9.
This commit is contained in:
Joel Sherrill
2007-12-12 14:21:32 +00:00
parent 06bd7c74b1
commit 8f8d865aa2
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* runtest.in: Update to 4.9.
2007-11-26 Joel Sherrill <joel.sherrill@OARcorp.com>
* runtest.in: Filter out Memory exception error messages.

View File

@@ -199,7 +199,7 @@ do
fi
# Spin off the simulator in the background
sparc-rtems4.8-sis $extra_options -c ${scriptfile} >${logfile}.tmp &
sparc-rtems4.9-sis $extra_options -c ${scriptfile} >${logfile}.tmp &
sim_pid=$!
# Make sure it won't run forever...