mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
simulator tests: Add missing runlimit update for pdp9 simulator test
This commit is contained in:
parent
f48f0de9a5
commit
66de730a68
@ -9,7 +9,7 @@ set cpu eae
|
||||
cd %~p0
|
||||
:: Limit maximum diagnostic execution time
|
||||
::
|
||||
set runlimit 2 minutes
|
||||
set runlimit 10M instructions
|
||||
set on
|
||||
on error ignore
|
||||
on runtime echof "\r\n*** Test Runtime Limit %SIM_RUNLIMIT% %SIM_RUNLIMIT_UNITS% Exceeded ***\n"; exit 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user