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:
parent
6fce72d9bc
commit
fc460853ad
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user