forked from Imagelibrary/rtems
2008-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* runtest.in: Use target_alias instead of hard-coded target.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* runtest.in: Use target_alias instead of hard-coded target.
|
||||
|
||||
2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* runtest.in: Work on .exe and .ralf files.
|
||||
|
||||
@@ -209,7 +209,7 @@ do
|
||||
fi
|
||||
|
||||
# Spin off the simulator in the background
|
||||
sparc-rtems4.9-sis $extra_options -c ${scriptfile} >${logfile}.tmp &
|
||||
@target_alias@-sis $extra_options -c ${scriptfile} >${logfile}.tmp &
|
||||
sim_pid=$!
|
||||
|
||||
# Make sure it won't run forever...
|
||||
|
||||
Reference in New Issue
Block a user