1
0
mirror of https://github.com/simh/simh.git synced 2026-01-11 23:52:58 +00:00

VAXen: Cleanup processor build test message

This commit is contained in:
Mark Pizzolato 2025-12-08 13:24:33 -10:00
parent 6fce72d9bc
commit fc460853ad

View File

@ -33,7 +33,6 @@ on runtime echof "\r\n*** Test Runtime Limit %SIM_RUNLIMIT% %SIM_RUNLIMIT_UNITS%
:NEXT_ARG
set env DIAG_QUIET_MODE=0
set env -A TELNET_PORT=(65300+TIME_SS)
echo TELNET_PORT=%TELNET_PORT%
if ("%1" == "-v") set console notelnet;shift
else set -qu console telnet=localhost:%TELNET_PORT%,telnet=buffered=1048576; set env -a DIAG_QUIET_MODE=1
set env DIAG_UNCALIBRATED_CLOCK=1