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 the order of fetch vs append (fixes #218) #219
Conversation
|
LGTM |
marcoceppi
merged commit d31304e
into
juju:master
Jun 8, 2016
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
marcoceppi
added
the
charm-build
label
Jun 8, 2016
marcoceppi
added this to the 2.1.PATCH milestone
Jun 8, 2016
added a commit
that referenced
this pull request
Aug 22, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
johnsca commentedJun 8, 2016
Fixes #218 by ensuring that a layers deps are (recursively) appended to the list before itself. This fixes a regression from 87c26dc
Checklist
make test?