lib/sim-defs.exp (sim_run): Look for board_info sim,options.

This commit is contained in:
Doug Evans 1998-12-14 23:22:25 +00:00
parent f0b5151401
commit ebc5ff70a2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* lib/sim-defs.exp (run_sim_test): New option xerror, for expected
errors. Translate \n sequences in expected output to newline char.
(slurp_options): Make parentheses optional.
(sim_run): Look for board_info sim,options.
1998-12-14 Dave Brolley <brolley@cygnus.com>