Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit91da9db

Browse files
ctaggartcartermp
authored andcommitted
fix bug fromrework build to work with bare command window (#2697)
1 parent4ad9612 commit91da9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build.cmd‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ echo SNEXE64: %SNEXE64%
626626
echo ILDASM:%ILDASM%
627627
echo
628628

629-
if"%TEST_NET40_COMPILERUNIT_SUITE%"=="0" and"%TEST_PORTABLE_COREUNIT_SUITE" == "0" and "%TEST_CORECLR_COREUNIT_SUITE%" == "0" and "%TEST_VS_IDEUNIT_SUITE%" == "0" and "%TEST_NET40_FSHARP_SUITE%" == "0" and "%TEST_NET40_FSHARPQA_SUITE%"=="0"goto :success
629+
if"%TEST_NET40_COMPILERUNIT_SUITE%"=="0" and"%TEST_PORTABLE_COREUNIT_SUITE%"=="0" and"%TEST_CORECLR_COREUNIT_SUITE%"=="0" and"%TEST_VS_IDEUNIT_SUITE%"=="0" and"%TEST_NET40_FSHARP_SUITE%"=="0" and"%TEST_NET40_FSHARPQA_SUITE%"=="0"goto :success
630630

631631
echo ---------------- Done with update, starting tests -----------------------
632632

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp