Merge lp://staging/~rogpeppe/gozk/zk-error-fixes into lp://staging/~juju/gozk/zk
Proposed by
Roger Peppe
Status: | Merged |
---|---|
Merged at revision: | 22 |
Proposed branch: | lp://staging/~rogpeppe/gozk/zk-error-fixes |
Merge into: | lp://staging/~juju/gozk/zk |
Diff against target: | 0 lines |
To merge this branch: | bzr merge lp://staging/~rogpeppe/gozk/zk-error-fixes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Juju Engineering | Pending | ||
Review via email: mp+83816@code.staging.launchpad.net |
Description of the change
gozk/zk: fixes for new error type
gozk/zk: fixes for new error type
To post a comment you must log in.
Beautiful, LGTM, with one detail:
https:/ /codereview. appspot. com/5440056/ diff/1/ zk_test. go
File zk_test.go (right):
https:/ /codereview. appspot. com/5440056/ diff/1/ zk_test. go#newcode305 len(children) , Equals, 0)
zk_test.go:305: c.Assert(
IsNil?
https:/ /codereview. appspot. com/5440056/