diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-24 18:01:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-24 18:01:11 +0000 |
commit | 180bb00c12d352e3d1c374a1587d4dc898300c5f (patch) | |
tree | 0016d639f7165099c8c9c8efd14c7720cf7e8fe5 /Master/tlpkg/bin/tl-update-tlnet | |
parent | 3ce790a95a47285842ce11676520c9ebaa3d6d83 (diff) |
adjustrepo 0 to start 2021 pretest.
git-svn-id: svn://tug.org/texlive/trunk@57873 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-tlnet')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-tlnet | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet index 1c939e28221..d0ee818181e 100755 --- a/Master/tlpkg/bin/tl-update-tlnet +++ b/Master/tlpkg/bin/tl-update-tlnet @@ -57,7 +57,7 @@ if test ! -r "$tlweb/tlpkg/texlive.tlpdb"; then $0: fatal: no file $tlweb/tlpkg/texlive.tlpdb. $0: If you are setting up a new release, touch the file, $0: and then use --critical --recreate. -$0: (Or otherwise set up the tlnet hierarchy manually.) +$0: (Or copy in a previous tlnet manually; see releng.txt.) $0: Goodbye. END_NO_TLPDB # and typically we will fail because there are new messages @@ -186,7 +186,7 @@ tlpdbopt_install_srcfiles 1 tlpdbopt_create_formats 1 instopt_letter 0 instopt_adjustpath 0 -instopt_adjustrepo 1 +instopt_adjustrepo 0 " >texlive.profile # silence envvar warnings and the welcome message. |