* sim/sky/sky.exp: Add runtest_file_p support. Don't print

unsupported message if not sky.
	* sim/sky/sky_sce.exp: Likewise.
This commit is contained in:
Doug Evans 1998-05-14 20:20:59 +00:00
parent 41ab9a4b7e
commit 1461afc634
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
start-sanitize-sky
* sim/sky/sky.exp: Add runtest_file_p support. Don't print
unsupported message if not sky.
* sim/sky/sky_sce.exp: Likewise.
end-sanitize-sky
* lib/sim-defs.exp (sim_run): Fix handling of output redirection.
New arg prog_opts. All callers updated.