From 9464937d457dcb761d4c3329c3fc85de4a63f7ef Mon Sep 17 00:00:00 2001 From: "cltbld%netscape.com" Date: Thu, 20 Dec 2001 03:01:16 +0000 Subject: [PATCH] label should be Bl for bloat --- tools/tinderbox/build-seamonkey-util.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/tinderbox/build-seamonkey-util.pl b/tools/tinderbox/build-seamonkey-util.pl index fc40c40926f3..d38f0a41a8bd 100644 --- a/tools/tinderbox/build-seamonkey-util.pl +++ b/tools/tinderbox/build-seamonkey-util.pl @@ -21,7 +21,7 @@ use File::Basename; # for basename(); use Config; # for $Config{sig_name} and $Config{sig_num} -$::UtilsVersion = '$Revision: 1.121 $ '; +$::UtilsVersion = '$Revision: 1.122 $ '; package TinderUtils; @@ -1691,7 +1691,7 @@ sub BloatTest { my $leaks_string = "\n\nTinderboxPrint:" . $label_prefix . "Lk:" . PrintSize($leaks) . "B\n\n"; print_log $leaks_string; - my $bloat_string = "\n\nTinderboxPrint:" . $label_prefix . "Lk:" . PrintSize($bloat) . "B\n\n"; + my $bloat_string = "\n\nTinderboxPrint:" . $label_prefix . "Bl:" . PrintSize($bloat) . "B\n\n"; print_log $bloat_string; # Report numbers to server.