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

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

revision 277 by dpavlin, Fri May 7 09:15:36 2010 UTC revision 278 by dpavlin, Mon Jun 21 13:47:05 2010 UTC
# Line 341  while (1) { Line 341  while (1) {
341                                          }                                          }
342                                          print $send qq|<tt$attr>$node</tt>\n|;                                          print $send qq|<tt$attr>$node</tt>\n|;
343                                  }                                  }
344                                  print $send qq|<a href=/nodes/>details</a>|;                                  print $send qq|<a target=details href=/nodes/>details</a>|;
345    
346                                  print $send qq|<h1>Shards</h1><ul>|;                                  print $send qq|<h1>Shards</h1><ul>|;
347                                  foreach my $path ( glob '/tmp/sack/*' ) {                                  foreach my $path ( glob '/tmp/sack/*' ) {

Legend:
Removed from v.277  
changed lines
  Added in v.278

  ViewVC Help
Powered by ViewVC 1.1.26