Hello Juju!

There is a new bug fix release of charm-tools which fixes issues with those
running charm proof in CI/build/testing environments. It is strongly
suggested those running charm-proof in any automated fashion update to this
latest release. To verify which version of charm-tools you are using you
can execute the following command:

    charm version

# Install

Charm Tools is available for users via the stable juju ppa or from PyPi via
pip:

## Aptitude
    sudo add-apt-repository ppa:juju/stable
    sudo apt-get update
    sudo apt-get install charm-tools

## Pip

    pip install charm-tools

# Upgrade

Existing installs of charm-tools can be upgraded using the following methods

## Aptitude

    sudo apt-get update
    sudo apt-get install PyPi via `pip install -U charm-tools`

## Pip

    pip install -U charm-tools

# Changes
- Expose returncode from subcommands

This is the last planned release in the 1.5 series and 1.6 series and
branch are now open for development. You can always contact us for
additional help via #juju on irc.freenode.net, http://askubuntu.com with
questions tagged #juju, or via this very mailing list juju@lists.ubuntu.com

Thanks,
Marco Ceppi
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to