diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index def2880ed85..259a8253976 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -770,7 +770,7 @@ EOF } } } else { - info("update: $pkg ... "); + info("update: $pkg ($rev -> $mediarev) ... "); if (!$unwind_package) { # no backup was made, so let us create a temporary .tar file # of the package |