~andrewjbeach/juju-ci-tools/make-local-patcher

« back to all changes in this revision

Viewing changes to upload_hetero_control.py

  • Committer: seman.said at canonical
  • Date: 2015-04-23 22:11:51 UTC
  • mto: This revision was merged to the branch mainline in revision 937.
  • Revision ID: seman.said@canonical.com-20150423221151-dtu4qq77na5rlczj
Updated comp-test per review suggestion.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python
 
2
 
2
3
from __future__ import print_function
3
4
 
4
5
from argparse import ArgumentParser