summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorLakshmi Priya <Priya91@users.noreply.github.com>2016-08-01 16:05:21 -0700
committerGitHub <noreply@github.com>2016-08-01 16:05:21 -0700
commit28bbb381f9126be1a277ecb1289d2c416cdc34ab (patch)
tree5e65aed2c09e01518e5391b1d3ae933069c1dbee /config.json
parent389e5d7b3cac20e4dd7446a41986669fc7385964 (diff)
parentcf8e79a3507387346ce15456de4462b0b1c931ad (diff)
downloadcoreclr-28bbb381f9126be1a277ecb1289d2c416cdc34ab.tar.gz
coreclr-28bbb381f9126be1a277ecb1289d2c416cdc34ab.tar.bz2
coreclr-28bbb381f9126be1a277ecb1289d2c416cdc34ab.zip
Merge pull request #6557 from Priya91/runfix
Fix errors in build scripts from run tool update.
Diffstat (limited to 'config.json')
-rw-r--r--config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.json b/config.json
index c84c771713..7c8d380b7b 100644
--- a/config.json
+++ b/config.json
@@ -275,6 +275,12 @@
"valueType": "target",
"values": [],
"defaultValue": ""
+ },
+ "ExtraParameters": {
+ "description": "Extra parameters will be passed to the selected command.",
+ "valueType": "passThrough",
+ "values": [],
+ "defaultValue": ""
}
},
"commands": {