Skip to content

Commit

Permalink
[JENKINS-27901] Noting.
Browse files Browse the repository at this point in the history
Originally-Committed-As: df1825c211c5c6be0875c9d4c334c9f7aed3d8ba
  • Loading branch information
jglick committed Apr 11, 2015
1 parent 469e9ee commit 2bffe36
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -111,6 +111,7 @@ public DescriptorImpl() {
return true;
}

// TODO JENKINS-27901: need a standard control for this
@Override public Step newInstance(StaplerRequest req, JSONObject formData) throws FormException {
String overridesS = formData.getString("overrides");
List<String> overrides = new ArrayList<String>();
Expand Down

0 comments on commit 2bffe36

Please sign in to comment.