/[Sack]/trunk/bin/sack.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/bin/sack.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 67 by dpavlin, Fri Sep 25 14:35:54 2009 UTC revision 68 by dpavlin, Fri Sep 25 16:29:14 2009 UTC
# Line 241  sub merge_out { Line 241  sub merge_out {
241          }          }
242    
243          $t_merge = time - $t_merge;          $t_merge = time - $t_merge;
244          printf STDERR "%d in %.4fs %.2f/s local %.1f%% %d/%d\n", $tick, $t_merge, $t_merge / $tick, $local * 100 / $tick, $local, $remote;          printf STDERR "%d in %.4fs %.2f/s local %.1f%% %d/%d\n", $tick, $t_merge, $tick / $t_merge, $local * 100 / $tick, $local, $remote;
245    
246          warn "[$port] missing ", dump $missing if $missing;          warn "[$port] missing ", dump $missing if $missing;
247    

Legend:
Removed from v.67  
changed lines
  Added in v.68

  ViewVC Help
Powered by ViewVC 1.1.26