X-Git-Url: https://git.jankratochvil.net/?p=massrebuild.git;a=blobdiff_plain;f=dwarfredundant;h=c0be997bb25190c2fc360921c878a047f37a7821;hp=5302c08d577e5217519ef41505124f65eb8cc306;hb=fd7c2d2cad3bdea46ea85fde64b6fda21ce6052d;hpb=229e28b33b27b92d14d8ed8784d1e4760486d143 diff --git a/dwarfredundant b/dwarfredundant index 5302c08..c0be997 100755 --- a/dwarfredundant +++ b/dwarfredundant @@ -19,7 +19,7 @@ for my $argv (@ARGV) { die if !$redundant; my $saved=eval($addr)+1-eval($redundant_addr); $saved_total+=$saved; - print "saved=$saved:\n$redundant_text\nsaved_total=$saved_total\n" if !$quiet; + print "saved=$saved:\n$redundant_textsaved_total=$saved_total\n\n" if !$quiet; $redundant=0; } while () {