Code review comment for lp:~wallyworld/juju-core/log-deprecated-config-warnings

Revision history for this message
Andrew Wilkins (axwalk) wrote :

https://codereview.appspot.com/37720049/diff/1/environs/config/config.go
File environs/config/config.go (right):

https://codereview.appspot.com/37720049/diff/1/environs/config/config.go#newcode190
environs/config/config.go:190: cfg.m["tools-metadata-url"] = oldToolsURL
Doesn't doing this cause the second of the deprecation warnings to never
be hit?

https://codereview.appspot.com/37720049/

« Back to merge proposal