summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-tlnet
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-11-24 00:32:46 +0000
committerKarl Berry <karl@freefriends.org>2008-11-24 00:32:46 +0000
commit546d5d71b48e2e60b36c9e4538c239a08d4e965a (patch)
tree292f2effa37760bdc85484d9e5fe9259bf4e4070 /Master/tlpkg/bin/tl-update-tlnet
parent5dda9231ce6b7829b3cf95ca3c7ce315b5acd231 (diff)
do not abort if my little cmpcont temporary test fails.
git-svn-id: svn://tug.org/texlive/trunk@11396 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-tlnet')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-tlnet2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet
index b1a8c3f49fb..da8533e6167 100755
--- a/Master/tlpkg/bin/tl-update-tlnet
+++ b/Master/tlpkg/bin/tl-update-tlnet
@@ -146,7 +146,7 @@ if test -z "$unexpected_output"; then
echo "$0: Chicken mode, not updating anything."
else
echo "$0: Test install ok, comparing containers."
- time /home/karl/bin/cmpcont >/tmp/cmpcont 2>&1 # just a test
+ time /home/karl/bin/cmpcont >/tmp/cmpcont 2>&1 || true # just a test
echo "$0: Updating $tlweb from $tltry."
rm -rf $tlweb