On 24/03/14 18:48, John Meinel wrote: > I just did a "juju destroy-environment -y local" and it did kill the > agents, but it left the /var/log/juju-jameinel-local directory lying around. > It also left ~/.juju/local/ (with storage and db dirs), though the log > dir is gone.
That was by design, as the all-machines log is useful to have around to diagnose issues even once the environment has been destroyed. There is code to clean it up when starting a new environment. Tim -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
