]> jspc29.x-matter.uni-frankfurt.de Git - hades_mdc_settings.git/commitdiff
cleanup scripts directory
authorJan Michel <michel@physik.uni-frankfurt.de>
Tue, 27 Aug 2024 07:15:01 +0000 (09:15 +0200)
committerJan Michel <michel@physik.uni-frankfurt.de>
Tue, 27 Aug 2024 07:15:01 +0000 (09:15 +0200)
scripts/test/testpb.pl [deleted file]
scripts/trbflash.log [deleted file]

diff --git a/scripts/test/testpb.pl b/scripts/test/testpb.pl
deleted file mode 100644 (file)
index 59e689b..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-#!/usr/bin/perl -w
-use warnings;
-no warnings "portable";
-use Getopt::Long;
-use Data::Dumper;
-use Time::HiRes qw(usleep);
-use lib '.';
-use MDC;
-use MDCPower;
-
-
-#   my($host,$board,$output,$channel,$command,$value)
-<<<<<<< HEAD:scripts/testpb.pl
-print(MDCPower::powerboard_command("mdcpd052",-1,0,0,"temp")."\n");
-print(MDCPower::powerboard_command("mdcpd052",0,0,0,"temp")."\n");
-print(MDCPower::powerboard_command("mdcpd052",0,0,0,"curr")."\n");
-print(MDCPower::powerboard_command("mdcpd052",0,0,0,"vin")."\n");
-=======
-
-# while(1) {
-print(MDCPower::powerboard_command("192.168.0.12",0,0,0,"curr")."\n");
-#   sleep 5;
-#   }
-
-print(MDCPower::powerboard_command("192.168.0.12",0,1,0,"switch",1)."\n");
-print(MDCPower::powerboard_command("192.168.0.12",-1,0,0,"temp")."\n");
-print(MDCPower::powerboard_command("192.168.0.12",0,0,0,"temp")."\n");
-print(MDCPower::powerboard_command("192.168.0.12",0,0,0,"curr")."\n");
-print(MDCPower::powerboard_command("192.168.0.12",0,0,0,"vin")."\n");
->>>>>>> 4fbe5b9db0a20236f4e6a01875155b92278e2f7f:scripts/test/testpb.pl
diff --git a/scripts/trbflash.log b/scripts/trbflash.log
deleted file mode 100644 (file)
index a9d64be..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
------------- Fri Aug 16 15:00:46 2024 ----------------------------------
-