~canonical-ci-engineering/charms/trusty/vivid-edge-core-image-watcher/trunk

« back to all changes in this revision

Viewing changes to hooks/hooks.py

  • Committer: Celso Providelo
  • Date: 2015-03-25 03:51:13 UTC
  • Revision ID: celso.providelo@canonical.com-20150325035113-a6vs913dmt3g2jho
Forking adt-cloud-worker + string replacing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/python
 
2
import services
 
3
services.manage()