/[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 37 by dpavlin, Wed Sep 23 23:10:50 2009 UTC revision 40 by dpavlin, Wed Sep 23 23:54:38 2009 UTC
# Line 198  sub run_code { Line 198  sub run_code {
198                          $affected++;                          $affected++;
199                  }                  }
200    
201                  $pos % 10000 == 0 ? print STDERR $pos - $offset :                  $pos % 10000 == 0 ? print STDERR $pos :
202                  $pos % 1000  == 0 ? print STDERR "." : 0 ;                  $pos % 1000  == 0 ? print STDERR "."  : 0 ;
203          };          };
204    
205          report "\n[$port] RECS $affected $view";          report "\n[$port] RECS $affected $view";

Legend:
Removed from v.37  
changed lines
  Added in v.40

  ViewVC Help
Powered by ViewVC 1.1.26