Skip mc5 socket for taipan mc6 test addresses

This commit is contained in:
Douglas Clowes
2013-06-27 16:43:07 +10:00
parent fbf6112cea
commit cbc1c940a1

View File

@@ -6,7 +6,7 @@ foreach {key host port} {
MC2 localhost 62731
MC3 localhost 62732
MC4 localhost 62733
MC6 localhost 62734
MC6 localhost 62735
} {
dict set MOTOR_HOSTPORT $key HOST $host
dict set MOTOR_HOSTPORT $key PORT $port