Skip to content

Commit

Permalink
JENKINS-26409
Browse files Browse the repository at this point in the history
  • Loading branch information
fbelzunc committed Jan 13, 2015
1 parent 53cebdc commit 1d617ac
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -167,7 +167,6 @@ public void doDownload(StaplerRequest req, StaplerResponse rsp) throws ServletEx
SupportPlugin.clearRequesterAuthentication();
}
} finally {
servletOutputStream.close();
logger.fine("Response completed");
}
}
Expand Down

0 comments on commit 1d617ac

Please sign in to comment.