summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorwtgodbe <wigodbe@microsoft.com>2017-04-26 11:29:10 -0700
committerwtgodbe <wigodbe@microsoft.com>2017-04-26 11:29:10 -0700
commit4d516b1786d587cede0eecdeb71dfe4c87913421 (patch)
treee7a52d1570552d9f467bf74865a99b1b314ed8b1 /tests
parent8b1595b74c943b33fa794e63e440e6f4c9679478 (diff)
downloadcoreclr-4d516b1786d587cede0eecdeb71dfe4c87913421.tar.gz
coreclr-4d516b1786d587cede0eecdeb71dfe4c87913421.tar.bz2
coreclr-4d516b1786d587cede0eecdeb71dfe4c87913421.zip
Exit on failure of HelixPrep.proj
Diffstat (limited to 'tests')
-rw-r--r--tests/helixprep.proj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/helixprep.proj b/tests/helixprep.proj
index 22c5935ce1..e49e564d56 100644
--- a/tests/helixprep.proj
+++ b/tests/helixprep.proj
@@ -74,7 +74,7 @@
Condition="'$(TargetsWindows)' == 'true' ">
<PropertyGroup>
- <CmdCrossgenVar Condition="'$(Crossgen)' == 'true'">set RunCrossGen=true</CrossgenVar>
+ <CmdCrossgenVar Condition="'$(Crossgen)' == 'true'">set RunCrossGen=true</CmdCrossgenVar>
<WrapperCmdContents>
<![CDATA[
@ECHO OFF