Update repo to do ch-sync from Git

Change-Id: Ib1577abe79449d5e085dc29021ce1aaefe0cc3e7
This commit is contained in:
Frode Nordahl 2017-09-25 18:26:02 +02:00 committed by Frode Nordahl
parent 5fe6134ded
commit 2f588bdb9e
3 changed files with 4 additions and 4 deletions

View File

@ -14,8 +14,8 @@ functional_test:
bin/charm_helpers_sync.py:
@mkdir -p bin
@bzr cat lp:charm-helpers/tools/charm_helpers_sync/charm_helpers_sync.py \
> bin/charm_helpers_sync.py
@curl -o bin/charm_helpers_sync.py https://raw.githubusercontent.com/juju/charm-helpers/master/tools/charm_helpers_sync/charm_helpers_sync.py
bin/git_sync.py:
@mkdir -p bin

View File

@ -1,4 +1,4 @@
branch: lp:charm-helpers
repo: https://github.com/juju/charm-helpers
destination: hooks/charmhelpers
include:
- core

View File

@ -1,4 +1,4 @@
branch: lp:charm-helpers
repo: https://github.com/juju/charm-helpers
destination: tests/charmhelpers
include:
- contrib.amulet