Don't use the SICS telnet port for the fake velocity selector.

This commit is contained in:
Ferdi Franceschini
2013-10-21 09:03:54 +11:00
parent cbcd98c10c
commit e666d980fd

View File

@@ -42,8 +42,8 @@ foreach {key host port} {
# VELOCITY SELECTOR HOST AND PORT # VELOCITY SELECTOR HOST AND PORT
foreach {key host port} { foreach {key host port} {
NVS40 localhost 60001 NVS40 localhost 10000
NVS43 localhost 60001 NVS43 localhost 10000
} { } {
dict set VELSEL_HOSTPORT $key HOST $host dict set VELSEL_HOSTPORT $key HOST $host
dict set VELSEL_HOSTPORT $key PORT $port dict set VELSEL_HOSTPORT $key PORT $port