remove tub.location from smoke_test config for storage nodes

This commit is contained in:
meejah
2016-05-23 15:57:56 -06:00
committed by Brian Warner
parent 041aabd8c4
commit e182562dbe

View File

@ -115,7 +115,7 @@ for x in range(5):
nickname = node%(node_id)s nickname = node%(node_id)s
web.port = web.port =
web.static = public_html web.static = public_html
tub.location = localhost:%(tub_port)d # tub.location = localhost:%(tub_port)d
[client] [client]
# Which services should this client connect to? # Which services should this client connect to?