From b45ca524c5df2d429aa07f266a310b9eaaaae83a Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 10 Apr 2014 18:21:24 +1000 Subject: tester: Fix the psim script. --- tester/rtems/testing/bsps/psim-run.mc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tester') diff --git a/tester/rtems/testing/bsps/psim-run.mc b/tester/rtems/testing/bsps/psim-run.mc index 1ee6c29..9a5fe3c 100644 --- a/tester/rtems/testing/bsps/psim-run.mc +++ b/tester/rtems/testing/bsps/psim-run.mc @@ -53,4 +53,4 @@ bsp: none, none, 'psim' psim: none, none, '%{_rtscripts}/run.cfg' psim_arch: none, none, 'powerpc' bsp_run_cmd: none, none, '%{rtems_tools}/%{bsp_arch}-rtems%{rtems_version}-run' -bsp_run_opts: none, none, '-t all -f %{_rtscripts}/bsps/psim-device-tree' +bsp_run_opts: none, none, '-f %{_rtscripts}/bsps/psim-device-tree' -- cgit v1.2.3