Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fix fetched bzr layer output directory collision #269
Conversation
marcoceppi
merged commit 7052ca6
into
master
Oct 21, 2016
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
johnsca commentedOct 21, 2016
•
Edited 1 time
-
johnsca
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
make test?