summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-12-21 19:00:22 +0000
committerKarl Berry <karl@freefriends.org>2008-12-21 19:00:22 +0000
commit1f6570163ced0e2c0acb9abdfac4254240818ed1 (patch)
treece97a05788e247a69afa027015d5f96bc4982f92
parent196ab868588ca3c2ee5bfedba9de66471c3c8a51 (diff)
total-bytes
git-svn-id: svn://tug.org/texlive/trunk@11670 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr2.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr2.pl b/Master/texmf/scripts/texlive/tlmgr2.pl
index e2e0a3af182..3b350bc21f6 100755
--- a/Master/texmf/scripts/texlive/tlmgr2.pl
+++ b/Master/texmf/scripts/texlive/tlmgr2.pl
@@ -1536,7 +1536,7 @@ sub action_update {
$localtlpdb->option_install_docfiles,
@new, @updated )};
- print "total-size\t$sizes{'__TOTAL__'}\n" if $::machinereadable;
+ print "total-bytes\t$sizes{'__TOTAL__'}\n" if $::machinereadable;
print "end-of-header\n" if $::machinereadable;
#