Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
Deleting comment now filed as JENKINS-33438.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Mar 9, 2016
1 parent 967e6f2 commit 1d45a6e
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -51,8 +51,6 @@
@Option(name="-s", aliases="--script", metaVar="SCRIPT", usage="Name of script to edit, such as Script3, if not the main Jenkinsfile.")
public String script;

// TODO could add follow/sync/wait/consoleOutput options as in BuildCommand, by factoring out a helper method from run() after the QueueTaskFuture has been obtained

@Override public String getName() {
return "replay-pipeline";
}
Expand Down

0 comments on commit 1d45a6e

Please sign in to comment.