Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Bump juju/txn dep to get pruning nil handling fix #7499
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit c0c21e0
into
juju:2.2
Jun 14, 2017
1 check passed
github-check-merge-juju
Ran tests against PR. Use !!.*!! to request another build. IE, !!build!!, !!retry!!
Details
mjs
deleted the
mjs:1697795-pruning-nil-handling-2.2
branch
Jun 14, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mjs commentedJun 14, 2017
Description of change
This updates Juju's juju/txn dependency to include a bug fix for a unhandled nil.
QA steps
Unit tests still pass.
Documentation changes
N.A.
Bug reference
https://bugs.launchpad.net/juju/+bug/1697795