mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
VAX: Fix test script for the VAX simulators that don't have available diags
This commit is contained in:
parent
b6b457a84d
commit
a274a1f208
@ -23,6 +23,9 @@ if ("%1" == "-v") set console notelnet
|
||||
else set -qu console telnet=65432,telnet=buffered; set env -a DIAG_QUIET_MODE=1
|
||||
goto DIAG_%SIM_BIN_NAME%
|
||||
|
||||
:DIAG_MICROVAX1
|
||||
:DIAG_MICROVAX2
|
||||
:DIAG_RTVAX1000
|
||||
echof "No diagnostics are available for the %SIM_NAME% Simulator\n"
|
||||
exit 0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user