1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-13 15:27:46 +00:00

All VAXen: Add a 2 minute execution limit to diagnostic tests

This commit is contained in:
Mark Pizzolato 2020-01-09 23:54:53 -08:00
parent 01f93e9507
commit f1f4385984

View File

@ -18,6 +18,7 @@
#set cpu hist=20000
#break A3B4 SHOW HIST=40
cd %~p0
set runlimit 2 minutes
set env DIAG_QUIET_MODE=0
if ("%1" == "-v") set console notelnet
else set -qu console telnet=localhost:65432,telnet=buffered; set env -a DIAG_QUIET_MODE=1