diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-23 20:57:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-23 20:57:09 +0000 |
commit | ed8341447cc7f6c32b3d0b0ec21ba210deaa5d69 (patch) | |
tree | 4f8fcc1beb4e61593e16ba7dc6212497fe4e7926 /Master/tlpkg/bin/tl-update-install-pkg | |
parent | 8e9eccbfc7c9128d0a654c31fecad3406199ac9b (diff) |
tltestnet: run tl-update-tlnet from working hierarchy, per PATH, to
allow for test builds without modifying the production directory.
Test hierarchy set up in /home/texlive/tstnet.
tl-update-install-pkg, tl-update-tlnet, releng.txt: doc.
git-svn-id: svn://tug.org/texlive/trunk@55247 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-install-pkg')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-install-pkg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-install-pkg b/Master/tlpkg/bin/tl-update-install-pkg index d0800750e06..a1743d5d5a5 100755 --- a/Master/tlpkg/bin/tl-update-install-pkg +++ b/Master/tlpkg/bin/tl-update-install-pkg @@ -1,6 +1,6 @@ #!/usr/bin/env perl # $Id$ -# Copyright 2008-2018 Reinhard Kotucha, Norbert Preining, Karl Berry +# Copyright 2008-2020 Reinhard Kotucha, Norbert Preining, Karl Berry # This file is licensed under the GNU General Public License version 2 # or any later version. |