Skip to content

Commit

Permalink
Deleting comment now filed as JENKINS-33438.
Browse files Browse the repository at this point in the history
Originally-Committed-As: 1d45a6ea661f84f3588668bc0c9a023510303cd9
  • Loading branch information
jglick committed Mar 9, 2016
1 parent 9745b05 commit 9a8a08a
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 9a8a08a

Please sign in to comment.