Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
environs/simplestreams: simplify body closure #3346
Conversation
davecheney
reviewed
Sep 22, 2015
| if resp.StatusCode != http.StatusOK { | ||
| resp.Body.Close() | ||
| + if resp.StatusCode == http.StatusNotFound { |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Does not match ['fixes-1497297'] |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Sep 23, 2015
jujubot
merged commit 0736bfd
into
juju:master
Sep 23, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedSep 22, 2015
No description provided.