From 7f4f84e2a03890238c46bb7fac1934d70f4d90fb Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Fri, 7 Dec 2012 18:15:07 +0000 Subject: [PATCH] *** empty log message *** --- padiwadump.pl => thres/dump_thresholds.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename padiwadump.pl => thres/dump_thresholds.pl (60%) diff --git a/padiwadump.pl b/thres/dump_thresholds.pl similarity index 60% rename from padiwadump.pl rename to thres/dump_thresholds.pl index ad4aac9..0c2b4a6 100755 --- a/padiwadump.pl +++ b/thres/dump_thresholds.pl @@ -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") -- 2.43.0