Skip to content

Commit

Permalink
Fix JENKINS-19072
Browse files Browse the repository at this point in the history
  • Loading branch information
gboissinot committed Aug 26, 2013
1 parent 07f96ab commit 22146de
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -25,6 +25,8 @@
*/
public class PostBuildScript extends Notifier implements MatrixAggregatable {

private transient boolean executeOnMatrixNodes;

public BuildStepMonitor getRequiredMonitorService() {
return BuildStepMonitor.BUILD;
}
Expand Down

0 comments on commit 22146de

Please sign in to comment.