Fix fetched bzr layer output directory collision #269

Merged
merged 1 commit into from Oct 21, 2016

Conversation

Projects
None yet
2 participants
Member

johnsca commented Oct 21, 2016

Fixes #268 which causes any layer using bzr to collide with any other layer using bzr, with the result being that layers can be dropped, or the wrong code used entirely.

Checklist

  • Have you followed Juju Solutions hacking guide?
  • Are all your commits [logically] grouped and squashed appropriately?
  • Does this patch have code coverage?
  • Does your code pass make test?

@marcoceppi marcoceppi merged commit 7052ca6 into master Oct 21, 2016

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

@marcoceppi marcoceppi deleted the issue-268 branch Feb 7, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment