From 24a0f857866568c51ba0d9e440e118b33c122451 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 25 Sep 2008 08:18:25 +0000 Subject: echo revision numbers when updating git-svn-id: svn://tug.org/texlive/trunk@10724 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/texmf/scripts') 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 -- cgit v1.2.3