Use goto to exit in build.cmd so that error code propagates out of cmd (#990)
authorSantiago Fernandez Madero <safern@microsoft.com>
Thu, 19 Dec 2019 01:37:47 +0000 (19:37 -0600)
committerGitHub <noreply@github.com>
Thu, 19 Dec 2019 01:37:47 +0000 (19:37 -0600)
commit639122ab5be891bc6d782641e7c9afc2b5d0297c
tree8338c83551c2014c3624deaae9d3e7fc28b69ac3
parent752a8d2b9bcf73f4a8ae9cd70a5133be344d0ecf
Use goto to exit in build.cmd so that error code propagates out of cmd (#990)

* Use goto to exit in build.cmd so that error code propagates out of cmd

* Add comment

* Fix windows format job
src/coreclr/build.cmd
src/coreclr/configurecompiler.cmake