Added fake disk chopper controller.

This commit is contained in:
Ferdi Franceschini
2013-04-23 14:32:24 +10:00
parent 2ea0e042ee
commit e28ef59bd0
2 changed files with 228 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ foreach {key host port} {
# TEST CHOPPER HOST AND PORT
foreach {key host port} {
NCS013 localhost 10000
NCS013 localhost 60000
} {
dict set CHOPPER_HOSTPORT $key HOST $host
dict set CHOPPER_HOSTPORT $key PORT $port