Use hostport_config for quokka detector addresses and ports.

This commit is contained in:
Ferdi Franceschini
2013-05-13 23:31:12 +10:00
parent babc5fe17e
commit bf3bd5342e
4 changed files with 10 additions and 2 deletions

View File

@@ -25,6 +25,8 @@ foreach {key host port} {
foreach {key host port} {
HMM das1-test.nbi.ansto.gov.au 8080
HMSTAT das1-test.nbi.ansto.gov.au 8081
ORDELA localhost 4001
NHQ200 localhost 4002
} {
dict set HISTMEM_HOSTPORT $key HOST $host
dict set HISTMEM_HOSTPORT $key PORT $port