Skip to content

Conversation

@tszmytka
Copy link
Collaborator

@tszmytka tszmytka commented Jun 5, 2020

This is a fix for JENKINS-61598

It probably got introduced as a side effect of #137

public void willReturnCommandIgnoreOnPipelineInternalLine() {
final MarkupText markupText = new MarkupText("Some internal line");
markupText.addMarkup(0, "<span class=\"pipeline-new-node\">");
System.out.println(markupText.toString(false));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Debugging? Remove.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh the shame ;-)
Believe it or not I never do this.
Removed.

@dblock dblock merged commit 351d61c into jenkinsci:master Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants