summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-tlnet
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-10-12 20:48:47 +0000
committerKarl Berry <karl@freefriends.org>2008-10-12 20:48:47 +0000
commita28176d1d2664b3e37428691e8b215d8008a043b (patch)
tree42a0562e17823d82dc7d60742acaf872ede22d08 /Master/tlpkg/bin/tl-update-tlnet
parentde1877c00729fa54c5314e1ae9118b418a793d78 (diff)
doc fixes
git-svn-id: svn://tug.org/texlive/trunk@10943 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-tlnet')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-tlnet4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet
index 5d9074ce4b8..1b636902944 100755
--- a/Master/tlpkg/bin/tl-update-tlnet
+++ b/Master/tlpkg/bin/tl-update-tlnet
@@ -10,10 +10,12 @@ unset CDPATH
unset LS_COLORS
chicken=false
+critical=
yyyy=2008
while test $# -gt 0; do
case $1 in
+ --critical) critical=--all;;
--dry-run|-n) chicken=true;;
--master) shift; Master=$1;;
--testlocation) shift; tlwebtrybase=$1;;
@@ -55,7 +57,7 @@ echo "$0: Updating $tlwebtry in cow-shell..."
cd $tlwebtry
cow-shell <<END_COW
echo "$0: Running tl-update-containers..."
-$Master/tlpkg/bin/tl-update-containers -location $tlwebtry
+$Master/tlpkg/bin/tl-update-containers -location $tlwebtry $critical
# It is scary, but I guess we should update the installer package every
# day, partly for the sake of doc.html and partly so it actually gets