summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2009-06-03 21:59:51 +0000
committerNorbert Preining <preining@logic.at>2009-06-03 21:59:51 +0000
commit0d94148d742e7daa12c329ad70c58031398c617d (patch)
tree3144e7d621ddd066f5e268662ef968cfcb481597 /Master
parente5b463a418828fe374d912ea76fb9761bbcbadf8 (diff)
add TODO from hh fro install-tl
git-svn-id: svn://tug.org/texlive/trunk@13615 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/install-tl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 22a9bed3482..0fb0bcd37ef 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -17,6 +17,9 @@
# (that, and maybe some others can be done with the waitVariableX
# thingy as described in the Perl/Tk book in the chapter that can be
# found on the net) (Werner 28.10.08)
+# - at the end of the installation after the welcome message if there
+# was an error during installation (grep for Error in the logfile)
+# then give a warning. (email hh tlbuild 2009-06-03)
my $svnrev = '$Revision$';
$svnrev =~ m/: ([0-9]+) /;