Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
[FIXED JENKINS-6446] Removing a TODO added for future references
  • Loading branch information
lkamal committed Oct 20, 2013
1 parent 081f250 commit e796a32
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -13,7 +13,6 @@ public class BuildResultRule implements Rule {
private int failurePoints;
private int successPoints;

// TODO you can expose this 1 and -10 values as a configuration
public BuildResultRule() {
this(1, -10);
}
Expand Down

0 comments on commit e796a32

Please sign in to comment.