diff options
Diffstat (limited to 'Master/tlpkg/bin/tl-update-tlnet')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-tlnet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet index 2e12ad7ee65..c550b8035a3 100755 --- a/Master/tlpkg/bin/tl-update-tlnet +++ b/Master/tlpkg/bin/tl-update-tlnet @@ -171,7 +171,7 @@ unexpected_output=`cat $tlnet_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' \ - | grep -Ev '^The list of user groups is available' \ + | grep -Ev '^The list of groups is available' \ | grep -Ev '^Add ' \ | grep -Ev '^Most importantly, add ' \ | grep -Ev '^to your PATH for current and future sessions' \ |