What are the (non-developers) use cases for --upload-tools
Gustavo Niemeyer
gustavo.niemeyer at canonical.com
Mon Mar 25 21:01:05 UTC 2013
On Mon, Mar 25, 2013 at 5:56 PM, Tim Penhey <tim.penhey at canonical.com> wrote:
> If we had some tag defined on the command line, like the release one
> below, how would the go code change?
>
> i.e. in C++, you use #ifdef blocks.
Imagine you have the whole file #ifdef'd. That's how Go handles it via
the //build flags.
I still think command line flags should not disappear magically, though.
gustavo @ http://niemeyer.net
More information about the Juju-dev
mailing list