project8 / dripline

Slow controls for medium scale physics experiments based on AMQP centralized messaging
http://www.project8.org/dripline
1 stars 0 forks source link

command line -b option should be optional #120

Closed laroque closed 9 years ago

laroque commented 9 years ago

And it is, but has its own default. Instead it should default to None if missing and 'localhost' if present without a value. If None, then perhaps there is a value in the config file to use (with a better default possibly).