summaryrefslogtreecommitdiff
path: root/build-test.cmd
diff options
context:
space:
mode:
authorAditya Mandaleeka <adityamandaleeka@users.noreply.github.com>2018-07-26 16:04:13 -0700
committerGitHub <noreply@github.com>2018-07-26 16:04:13 -0700
commite7c696cd18e648da4eeadc43fbc3e4ad3639eb7d (patch)
treef6a34025f5275dfcaf6458fa9b977dc7e024d85e /build-test.cmd
parent53eb0afc3d3e0f1adaeb00ac9e9bf1c0f5976302 (diff)
parentc012d768bf7ae41d7cf1f8b18cb54701ecb7f28d (diff)
downloadcoreclr-e7c696cd18e648da4eeadc43fbc3e4ad3639eb7d.tar.gz
coreclr-e7c696cd18e648da4eeadc43fbc3e4ad3639eb7d.tar.bz2
coreclr-e7c696cd18e648da4eeadc43fbc3e4ad3639eb7d.zip
Merge pull request #19153 from adityamandaleeka/fix_buildtest_help
Fix batch syntax error in help text
Diffstat (limited to 'build-test.cmd')
-rw-r--r--build-test.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-test.cmd b/build-test.cmd
index a688e59528..17f67c1b8f 100644
--- a/build-test.cmd
+++ b/build-test.cmd
@@ -522,7 +522,7 @@ echo ubuntu.16.04-x64: Builds overlay for Ubuntu 16.04
echo ubuntu.16.10-x64: Builds overlay for Ubuntu 16.10
echo win-x64: Builds overlay for portable Windows
echo win7-x64: Builds overlay for Windows 7
-echo ziptests: zips CoreCLR tests & Core_Root for a Helix run
+echo ziptests: zips CoreCLR tests and Core_Root for a Helix run
echo crossgen: Precompiles the framework managed assemblies
echo Exclude- Optional parameter - specify location of default exclusion file (defaults to tests\issues.targets if not specified)
echo Set to "" to disable default exclusion file.