Skip to content

Commit

Permalink
[JENKINS-22073] ProjectAction should render graph, optimize build.xml…
Browse files Browse the repository at this point in the history
… size

- Forgotten unsaved file commited.
  • Loading branch information
mixalturek committed Mar 8, 2014
1 parent 87b1634 commit 229cd1b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -10,7 +10,7 @@
* @author Gregory Boissinot
*/
public class CppcheckBuildResultEvaluator {
private Result evaluateBuildResult(
public Result evaluateBuildResult(
final BuildListener listener,
int errorsCount,
int newErrorsCount,
Expand Down

0 comments on commit 229cd1b

Please sign in to comment.