Skip to content

Commit

Permalink
Update core/src/main/java/hudson/tasks/LogRotator.java
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Jul 11, 2024
1 parent 2803f6b commit 96bc078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/java/hudson/tasks/LogRotator.java
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ public CollatedLogRotatorException(String msg, Collection<Exception> values) {

/**
* If enabled also remove last successful build.
* @since 2.464
* @since TODO
*/
private boolean removeLastBuild;

Expand Down

0 comments on commit 96bc078

Please sign in to comment.