Fix runtest.cmd return code
authorDrew Scoggins <anscoggi@microsoft.com>
Tue, 11 Oct 2016 22:51:49 +0000 (15:51 -0700)
committerDrew Scoggins <anscoggi@microsoft.com>
Tue, 11 Oct 2016 22:51:49 +0000 (15:51 -0700)
commitaacf77aaeee9d338c05c033b8d278631350a3372
tree0ba27cfa9b725dab09c957f1043b6042e0302f04
parented9ae10fd61e5ad8e83fb15218c9950afb6640a8
Fix runtest.cmd return code

When running the GenerateLayoutOnly command of runtest.cmd the script
should return zero instead of one.

Commit migrated from https://github.com/dotnet/coreclr/commit/0122f4329e22b404ba1dabf4938882ae72c8b4e6
src/coreclr/tests/runtest.cmd