Skip to content

Commit 59fc253

Browse files
committed
5.40.2 beta 2 build script
1 parent 24d6bd9 commit 59fc253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devel.utils/_build-5.40.2_local_ucrt.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ set TEST_JOBS=8
1717

1818
:: tests take a long time
1919
set TEST_CORE=-test_core
20-
set TEST_CORE=-notest_core
20+
#set TEST_CORE=-notest_core
2121

2222
::set SKIP_MSI_STEP=1
2323
::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
24+
%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
2525

2626

0 commit comments

Comments
 (0)