Skip to content

Commit

Permalink
GhprbPullRequestMerge must NOT persist and serialize logger jenkinsci…
Browse files Browse the repository at this point in the history
…#192

fixes jenkinsci#192, connected to jenkinsci#192
  • Loading branch information
arcivanov committed Sep 23, 2015
1 parent 2bc0ba6 commit 0f5abf5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

public class GhprbPullRequestMerge extends Recorder {

private PrintStream logger;
private transient PrintStream logger;

private final Boolean onlyAdminsMerge;
private final Boolean disallowOwnCode;
Expand Down

0 comments on commit 0f5abf5

Please sign in to comment.