summaryrefslogtreecommitdiffstats
path: root/tester/rtems/testing/bsps/sis-run.mc
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-03-16 16:22:35 +1100
committerChris Johns <chrisj@rtems.org>2016-03-16 16:22:35 +1100
commit4bcf18b926f1230d45fba2e6e3884aa59ae5f5c6 (patch)
tree6f926fb5204ca1c5da9e91894e88b4731930d109 /tester/rtems/testing/bsps/sis-run.mc
parenttester: Provide a gdb kill method to aid clean ups on ctrl-C. (diff)
downloadrtems-tools-4bcf18b926f1230d45fba2e6e3884aa59ae5f5c6.tar.bz2
tester/sis: Provide the -nouartrx to avoid blocking on stdin.
Diffstat (limited to 'tester/rtems/testing/bsps/sis-run.mc')
-rw-r--r--tester/rtems/testing/bsps/sis-run.mc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tester/rtems/testing/bsps/sis-run.mc b/tester/rtems/testing/bsps/sis-run.mc
index 18add06..cbfcd27 100644
--- a/tester/rtems/testing/bsps/sis-run.mc
+++ b/tester/rtems/testing/bsps/sis-run.mc
@@ -51,4 +51,4 @@ bsp: none, none, 'sis'
sis: none, none, '%{_rtscripts}/run.cfg'
sis_arch: none, none, 'sparc'
bsp_run_cmd: none, none, '%{rtems_tools}/%{bsp_arch}-rtems%{rtems_version}-run'
-bsp_run_opts: none, none, ''
+bsp_run_opts: none, none, '-a -nouartrx'