diff options
author | Karl Berry <karl@freefriends.org> | 2023-03-11 21:32:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-03-11 21:32:06 +0000 |
commit | 54ef7733709fd09f40245ded41a8fb23f7aaaf88 (patch) | |
tree | c3571db31067f763d4941d1a5e7b754fff4104fa /Master | |
parent | 64154982beaa6a38885c8fb8574c6376479c340d (diff) |
doc
git-svn-id: svn://tug.org/texlive/trunk@66561 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 0df4964c30e..f9ebde1a150 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -344,12 +344,12 @@ X. The day before the final pretest: In cron.tl, catalogue_compare=false to avoid skew. In cron job, undo --no-adjust-repo, else install-tl-unx won't go to ctan. Update Master/source (if not earlier): - xz wget w32tex-src texlive*source mactexdoc install-tl-unx.tar.gz + xz wget windows-src texlive*source mactexdoc install-tl-unx.tar.gz Y. The day of the final tlnet-from-branch build, which may or may not also be the day of the final tlpretest-from-trunk build: Set frozen=>1 in branch TLConfig.pm. - Freeze of tlnet should happen at that night's rebuild, + Can wait for nightly rebuild, or run the two builds by hand with: env force_rebuild=true cron.pretest env force_rebuild=true cron.branch |