/[Sack]/trunk/bin/lorry.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/lorry.pl

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

revision 95 by dpavlin, Sun Oct 4 12:17:52 2009 UTC revision 96 by dpavlin, Sun Oct 4 12:50:10 2009 UTC
# Line 15  my $offset = 0; Line 15  my $offset = 0;
15  my $limit  = 5;  my $limit  = 5;
16  my @cloud  = ( 'localhost', 'localhost' );  my @cloud  = ( 'localhost', 'localhost' );
17    
18    push @cloud, ( '192.168.2.200', '192.168.2.200' ) if `hostname` =~ m{t61p};
19    
20  my $lorry = Sack::Lorry->new;  my $lorry = Sack::Lorry->new;
21    

Legend:
Removed from v.95  
changed lines
  Added in v.96

  ViewVC Help
Powered by ViewVC 1.1.26