summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 c550b8035a3..5836d79ca35 100755
--- a/Master/tlpkg/bin/tl-update-tlnet
+++ b/Master/tlpkg/bin/tl-update-tlnet
@@ -165,7 +165,7 @@ unexpected_output=`cat $tlnet_install_log \
| grep -Ev '^finished ' \
| grep -Ev '^Welcome to TeX Live' \
| grep -Ev '^See' \
- | grep -Ev '^. */index.html' \
+ | grep -Ev '^ .*/index.html' \
| grep -Ev '^for links to documentation' \
| grep -Ev '^The TeX Live web site' \
| grep -Ev '^contains updates' \