/[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 68 by dpavlin, Fri Sep 25 16:29:14 2009 UTC revision 72 by dpavlin, Fri Sep 25 16:47:49 2009 UTC
# Line 150  sub pull_node_file { Line 150  sub pull_node_file {
150          my ( $node, $file ) = @_;          my ( $node, $file ) = @_;
151    
152          my $path = "/dev/shm/sack.$node.$file";          my $path = "/dev/shm/sack.$node.$file";
153  #       return if -e $path; # FIXME          return if -e $path; # FIXME
154    
155          my $sock = node_sock $node || die "not connected to $node";          my $sock = node_sock $node || die "not connected to $node";
156    

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

  ViewVC Help
Powered by ViewVC 1.1.26