From aeb57b8947627d8367e032578ba9a50a47f3d15d Mon Sep 17 00:00:00 2001 From: "hadaq@countinghouse" Date: Thu, 28 Aug 2014 17:23:57 +0200 Subject: [PATCH] status, mt --- nettools/hadplotnew.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nettools/hadplotnew.pl b/nettools/hadplotnew.pl index f5f571a..52f64ff 100755 --- a/nettools/hadplotnew.pl +++ b/nettools/hadplotnew.pl @@ -746,7 +746,7 @@ sub genreg { else { # $c = "trbcmd rm $address->[$i] $register->[$i] $regamount->[$i] 0"; $c = trb_register_read_mem(($address->[$i]),($register->[$i]),0,$regamount->[$i]); - print Dumper $c; +# print Dumper $c; } # my @out = qx($c); foreach my $s (sort keys $c) { -- 2.43.0