> Be careful when touching process-global state when writing charm > hooks. Calling out to the juju tools such as config-get will inherit > the normal C environment, and juju may break in surprising ways if you > don't leave it how you found it.
I'm confused, are you saying the subprocess was able to mutate the environment of the caller ? I really don't follow. -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
