summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-tlnet
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-05 18:42:41 +0000
committerKarl Berry <karl@freefriends.org>2011-10-05 18:42:41 +0000
commit76c8f1d8a9ff5b2832de96993a8b23a5dcd96901 (patch)
treec7644938423955a39c64e2b4d717f12574b6a2a4 /Master/tlpkg/bin/tl-update-tlnet
parent071d21392a40a6ca37449a93fda018b5ae8ec4ea (diff)
prepare for install-tl error detection
git-svn-id: svn://tug.org/texlive/trunk@24212 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 5c78f5edcaf..89b779ff4e9 100755
--- a/Master/tlpkg/bin/tl-update-tlnet
+++ b/Master/tlpkg/bin/tl-update-tlnet
@@ -152,7 +152,7 @@ unexpected_output=`cat install.log \
| grep -Ev '^ contains updates' \
| grep -Ev '^ TeX Live is a joint project of the TeX user groups' \
| grep -Ev '^ please consider supporting it by joining the group b' \
- | grep -Ev '^ list of groups is available on the web at' \
+ | grep -Ev '^ list of user groups is available on the web at' \
| grep -Ev '^ Add ' \
| grep -Ev '^ Most importantly, add ' \
| grep -Ev '^ to your PATH for current and future sessions' \