From 35991255091be06d8b845cc069a6ba53c1b98531 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 27 Feb 2019 21:55:35 +0000 Subject: (TLPDBConfigs): frozen => 0 for tl19 pretest git-svn-id: svn://tug.org/texlive/trunk@50148 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLConfig.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm index db514127d36..c700cf742c6 100644 --- a/Master/tlpkg/TeXLive/TLConfig.pm +++ b/Master/tlpkg/TeXLive/TLConfig.pm @@ -158,7 +158,7 @@ our %TLPDBConfigs = ( "container_format" => $DefaultCompressorFormat, "minrelease" => $MinRelease, "release" => $ReleaseYear, - "frozen" => 1, + "frozen" => 0, ); # definition of the option strings and their value types -- cgit v1.2.3