From 38d401260cc383dece1b93ab871905c7e3839b7f Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 13 May 2010 23:59:00 +0000 Subject: only tlwarn, not tldie if repository is frozen git-svn-id: svn://tug.org/texlive/trunk@18234 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Master/texmf') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index f8d28f5eb32..437cbb83cad 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -4281,7 +4281,8 @@ If you're interested in helping to pretest the new release (when pretests are available), please read http://tug.org/texlive/pretest.html. Otherwise, just wait, and the new release will be ready in due time. FROZEN - tldie($frozen_msg); + # don't die here, we want to allow updates even if tlnet is frozen! + tlwarn($frozen_msg); } # save remote database if it is a net location -- cgit v1.2.3