]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Fri, 7 Dec 2012 18:15:07 +0000 (18:15 +0000)
committerhadeshyp <hadeshyp>
Fri, 7 Dec 2012 18:15:07 +0000 (18:15 +0000)
thres/dump_thresholds.pl [moved from padiwadump.pl with 60% similarity]

similarity index 60%
rename from padiwadump.pl
rename to thres/dump_thresholds.pl
index ad4aac9e31aec47124711bca5a720dbb5a1bc5fc..0c2b4a6e7e39a51307068455d950c20571104349 100755 (executable)
@@ -4,4 +4,4 @@ if($ARGV[0] eq "") {
   die "Requires four hex digit network address of board to dump";
        }
 
-system("./cts/htdocs/commands/getpadiwa.pl ".$ARGV[0]." threshdump")
+system("../cts/htdocs/commands/getpadiwa.pl ".$ARGV[0]." threshdump")