diff options
Diffstat (limited to 'build-test.cmd')
-rw-r--r-- | build-test.cmd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build-test.cmd b/build-test.cmd index dbb4e8a1af..7a14908d25 100644 --- a/build-test.cmd +++ b/build-test.cmd @@ -448,7 +448,6 @@ echo 1: Build all tests with priority 0 and 1 echo 666: Build all tests with priority 0, 1 ... 666 echo -sequential: force a non-parallel build ^(default is to build in parallel echo using all processors^). -echo -ilasmroundtrip: enables ilasm round trip build and run of the tests before executing them. echo -verbose: enables detailed file logging for the msbuild tasks into the msbuild log file. exit /b 1 |