Resync helpers from trunk

This commit is contained in:
James Page
2013-07-03 10:03:26 +01:00
parent d6e7d2031a
commit e563f959db
4 changed files with 96 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
#!/usr/bin/make
lint:
flake8 --exclude hooks/charmhelpers hooks
charm proof
@flake8 --exclude hooks/charmhelpers hooks
@charm proof
sync:
charm-helper-sync -c charm-helpers-sync.yaml
@charm-helper-sync -c charm-helpers-sync.yaml