summaryrefslogtreecommitdiff
path: root/tester
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-04-10 18:21:24 +1000
committerChris Johns <chrisj@rtems.org>2014-04-10 18:21:24 +1000
commitb45ca524c5df2d429aa07f266a310b9eaaaae83a (patch)
tree1b6721a0c7a0675a450228c9317ebd578867422e /tester
parentf756b51af3b397bd755320600b993c3a52e6991f (diff)
tester: Fix the psim script.
Diffstat (limited to 'tester')
-rw-r--r--tester/rtems/testing/bsps/psim-run.mc2
1 files changed, 1 insertions, 1 deletions
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'