~xfactor973/charms/trusty/ceph/erasure_actions

« back to all changes in this revision

Viewing changes to actions/set-pool-max-bytes

  • Committer: Chris Holcombe
  • Date: 2016-02-19 16:11:18 UTC
  • Revision ID: chris.holcombe@canonical.com-20160219161118-dzu1dt7ihxpn4dm3
Change /usr/bin/python2.7 to /usr/bin/python

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python2.7
 
1
#!/usr/bin/python
2
2
import sys
3
3
 
4
4
sys.path.append('hooks')