We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d6bd9 commit 59fc253Copy full SHA for 59fc253
devel.utils/_build-5.40.2_local_ucrt.bat
@@ -17,10 +17,10 @@ set TEST_JOBS=8
17
18
:: tests take a long time
19
set TEST_CORE=-test_core
20
-set TEST_CORE=-notest_core
+#set TEST_CORE=-notest_core
21
22
::set SKIP_MSI_STEP=1
23
::set SKIP_PDL_STEP=1
24
-%PERLEXE% -Mblib ..\script\perldist_strawberry -job ..\share\64bit-5.40.2.1.pp %TEST_CORE% -beta=1 -interactive -restorepoints -wixbin_dir=z:\sw\wix311 -cpan_url https://cpan.metacpan.org
+%PERLEXE% -Mblib ..\script\perldist_strawberry -job ..\share\64bit-5.40.2.1.pp %TEST_CORE% -beta=2 -interactive -restorepoints -wixbin_dir=z:\sw\wix311 -cpan_url https://cpan.metacpan.org
25
26
0 commit comments