~chris.macnaughton/charms/trusty/ceph-osd/storage-hooks

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Corey Bryant
  • Date: 2014-09-27 02:28:51 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: corey.bryant@canonical.com-20140927022851-rjyda2k3e3uzi126
Move charm-helpers-sync.yaml to charm-helpers-hooks.yaml and
add charm-helpers-tests.yaml.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
        > bin/charm_helpers_sync.py
12
12
 
13
13
sync: bin/charm_helpers_sync.py
14
 
        $(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-sync.yaml
 
14
        $(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-hooks.yaml
 
15
        $(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-tests.yaml
15
16
 
16
17
publish: lint
17
18
        bzr push lp:charms/ceph-osd