summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-tlnet
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-12-07 16:52:59 +0000
committerKarl Berry <karl@freefriends.org>2008-12-07 16:52:59 +0000
commite42a8e5ea29023f9e35316ec28cfad279efa9e55 (patch)
treee2ef876a6f11a7fb23c36749c77b7e3c642394ec /Master/tlpkg/bin/tl-update-tlnet
parent9d3965c30279fb5b9cb6ce5e611c4e3796585e4c (diff)
doc/verbose/check updates
git-svn-id: svn://tug.org/texlive/trunk@11549 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-tlnet')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-tlnet9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet
index 1327209c257..9b90328faf6 100755
--- a/Master/tlpkg/bin/tl-update-tlnet
+++ b/Master/tlpkg/bin/tl-update-tlnet
@@ -9,11 +9,14 @@ vc_id='$Id$'
unset CDPATH
unset LS_COLORS
+yyyy=2008
+
chicken=false
critical=
recreate=
testinstall=true
-yyyy=2008
+verbose=
+
while test $# -gt 0; do
case $1 in
@@ -23,6 +26,7 @@ while test $# -gt 0; do
--no-testinstall|-N) testinstall=false;;
--recreate) recreate=--recreate;;
--testlocation) shift; tltrybase=$1;;
+ -v|-vv|-vvv) verbose=$1;;
--help) echo "xxtodo. Sorry."; exit 0;;
--version) echo "$vc_id"; exit 0;;
--*) echo "$0: unrecognized option \`$1'." >&2
@@ -64,7 +68,8 @@ echo "$0: Updating $tltry in cow-shell..."
cd $tltry
cow-shell <<END_COW
echo "$0: Running tl-update-containers..."
-$Master/tlpkg/bin/tl-update-containers -location $tltry $critical $recreate
+$Master/tlpkg/bin/tl-update-containers \
+ $verbose -location $tltry $critical $recreate
# 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