influxdb/cmd/influxd
Jason Wilder 14b0f6e496 Fix panic in subscriber.Statistics
The tags passed into Statistics() calls are not supposed to be modified.
The balanceWriter in subscribers tried to modify them triggering a panic
because they can be nil.
2016-09-16 11:49:15 -06:00
..
backup Always use the demo config when outputting a new config 2016-07-07 16:29:24 -05:00
help Allow any variant of the help option to trigger the help 2016-07-07 16:54:26 -05:00
restore Always use the demo config when outputting a new config 2016-07-07 16:29:24 -05:00
run Fix panic in subscriber.Statistics 2016-09-16 11:49:15 -06:00
main.go Allow any variant of the help option to trigger the help 2016-07-07 16:54:26 -05:00