forked from Imagelibrary/rtems
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* runtest.in: Update to 4.9.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user