]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
started rate monitor
authorJan Michel <j.michel@gsi.de>
Wed, 4 Dec 2013 10:43:57 +0000 (11:43 +0100)
committerJan Michel <j.michel@gsi.de>
Wed, 4 Dec 2013 10:43:57 +0000 (11:43 +0100)
xml-db/get.pl

index 5c8d00e96cfbeb452b115487de836ca8b605fd6a..9b55be6fb5238cd516b96dfd6ca3136cf2a85723 100755 (executable)
@@ -79,7 +79,8 @@ foreach my $req (@request) {
   my $isColor  = $style =~ /color/i;  
   my $sortAddr = $style =~ /sortaddr/i;
      $verbose  = ($style =~ /verbose/i) ||$verbose;
-
+  my $rates    = $style =~ /rates/i;
+  my $cache    = $style =~ /cache/i;
     
      
 ###############################