~benji/charms/precise/juju-gui/make-etags-ignore-inode

« back to all changes in this revision

Viewing changes to tests/deploy.py

  • Committer: Rick Harding
  • Date: 2014-01-16 19:25:52 UTC
  • mto: (148.1.1 git-ify)
  • mto: This revision was merged to the branch mainline in revision 149.
  • Revision ID: rick.harding@canonical.com-20140116192552-jq6o8e9ok3zf6q41
update per review

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
    """Create a temporary Juju repository to use for charm deployment.
44
44
 
45
45
    Copy the charm files in source in the precise repository section, using the
46
 
    provided charm name and excluding the virtualenv and Bazaar directories.
 
46
    provided charm name and excluding the virtualenv and Git directories.
47
47
 
48
48
    Return the repository path.
49
49
    """