/[Sack]/trunk/lib/Sack/View.pm
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/lib/Sack/View.pm

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

revision 231 by dpavlin, Sun Nov 8 16:46:19 2009 UTC revision 232 by dpavlin, Mon Nov 23 23:15:31 2009 UTC
# Line 55  sub on_shard { Line 55  sub on_shard {
55                          $affected++;                          $affected++;
56                  }                  }
57    
58                  $pos % 10000 == 0 ? print STDERR $pos :  #               $pos % 10000 == 0 ? print STDERR $pos :
59                  $pos % 1000  == 0 ? print STDERR "."  : 0 ;                  $pos % 1000  == 0 ? print STDERR "."  : 0 ;
60          };          };
61    
62          warn "## out ", dump( $out );  #       warn "## out ", dump( $out );
63    
64            return $affected;
65  }  }
66    
67  1;  1;

Legend:
Removed from v.231  
changed lines
  Added in v.232

  ViewVC Help
Powered by ViewVC 1.1.26