diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-13 17:59:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-13 17:59:45 +0000 |
commit | 10afec2bf982256b64b6ced347ff4bf48b089e48 (patch) | |
tree | d42dab7840aacff1d7f9d7a3a24daf582635acd1 /Master/tlpkg/bin/tl-update-tlnet | |
parent | b6f42e4828ceef356437c85cb453288238170636 (diff) |
2017 pretest initial
git-svn-id: svn://tug.org/texlive/trunk@43775 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-tlnet')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-tlnet | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet index f3701318cac..21540b77c37 100755 --- a/Master/tlpkg/bin/tl-update-tlnet +++ b/Master/tlpkg/bin/tl-update-tlnet @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright 2008-2016 Norbert Preining +# Copyright 2008-2017 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. # @@ -9,7 +9,7 @@ vc_id='$Id$' unset CDPATH unset LS_COLORS -yyyy=2016 +yyyy=2017 check_consistency=true chicken=false @@ -125,7 +125,7 @@ option_fmt 1 option_letter 0 option_src 1 option_path 0 -option_adjustrepo 1 +option_adjustrepo 0 " >texlive.profile # silence warnings we do not need to see. |