From 7ac51afc9dc6c9d771ebb5f9c596035e2e8938fb Mon Sep 17 00:00:00 2001 From: hadaq Date: Tue, 7 Dec 2021 14:06:53 +0100 Subject: [PATCH] moving old outdated files to subdirectories --- frpc/startup.sh | 2 ++ hmon/{ => old}/hmon_busy.pl | 0 hmon/{ => old}/hmon_busyhist.pl | 0 hmon/{ => old}/hmon_diamond.pl | 0 hmon/{ => old}/hmon_nxyter_status.pl | 0 hmon/{ => old}/hmon_padiwatemp.pl | 0 hmon/{ => old}/hmon_pionadc.pl | 0 hmon/{ => old}/hmon_pionovfl.pl | 0 hmon/{ => old}/hmon_pionpileup.pl | 0 hmon/{ => old}/hmon_pionrate.pl | 0 hmon/{ => old}/hmon_pionseu.pl | 0 hmon/{ => old}/hmon_pionts.pl | 0 hmon/{ => old}/hmon_richMagnet_old.pl | 0 hmon/{ => old}/hmon_rich_apvs.pl | 0 hmon/{ => old}/hmon_shower.pl | 0 hmon/{ => old}/hmon_startmon.pl | 0 hmon/{ => old}/hmon_startrate_19.pl | 0 hmon/{ => old}/hmon_trbtdc.pl | 0 hmon/{ => old}/rich_pmt_parameters_xy.geo_old | 0 wall/{ => old}/addresses_wall.db | 0 wall/{ => old}/configure_wall.script | 0 wall/{ => old}/serials_wall.db | 0 wall/{ => old}/startup.script | 0 wall/{ => old}/trb.db | 0 wall/startup.sh | 2 ++ 25 files changed, 4 insertions(+) create mode 100644 frpc/startup.sh rename hmon/{ => old}/hmon_busy.pl (100%) rename hmon/{ => old}/hmon_busyhist.pl (100%) rename hmon/{ => old}/hmon_diamond.pl (100%) rename hmon/{ => old}/hmon_nxyter_status.pl (100%) rename hmon/{ => old}/hmon_padiwatemp.pl (100%) rename hmon/{ => old}/hmon_pionadc.pl (100%) rename hmon/{ => old}/hmon_pionovfl.pl (100%) rename hmon/{ => old}/hmon_pionpileup.pl (100%) rename hmon/{ => old}/hmon_pionrate.pl (100%) rename hmon/{ => old}/hmon_pionseu.pl (100%) rename hmon/{ => old}/hmon_pionts.pl (100%) rename hmon/{ => old}/hmon_richMagnet_old.pl (100%) rename hmon/{ => old}/hmon_rich_apvs.pl (100%) rename hmon/{ => old}/hmon_shower.pl (100%) rename hmon/{ => old}/hmon_startmon.pl (100%) rename hmon/{ => old}/hmon_startrate_19.pl (100%) rename hmon/{ => old}/hmon_trbtdc.pl (100%) rename hmon/{ => old}/rich_pmt_parameters_xy.geo_old (100%) rename wall/{ => old}/addresses_wall.db (100%) rename wall/{ => old}/configure_wall.script (100%) rename wall/{ => old}/serials_wall.db (100%) rename wall/{ => old}/startup.script (100%) rename wall/{ => old}/trb.db (100%) create mode 100644 wall/startup.sh diff --git a/frpc/startup.sh b/frpc/startup.sh new file mode 100644 index 0000000..b248d61 --- /dev/null +++ b/frpc/startup.sh @@ -0,0 +1,2 @@ +#This file is not used +#All configuration is in tof/startup.sh diff --git a/hmon/hmon_busy.pl b/hmon/old/hmon_busy.pl similarity index 100% rename from hmon/hmon_busy.pl rename to hmon/old/hmon_busy.pl diff --git a/hmon/hmon_busyhist.pl b/hmon/old/hmon_busyhist.pl similarity index 100% rename from hmon/hmon_busyhist.pl rename to hmon/old/hmon_busyhist.pl diff --git a/hmon/hmon_diamond.pl b/hmon/old/hmon_diamond.pl similarity index 100% rename from hmon/hmon_diamond.pl rename to hmon/old/hmon_diamond.pl diff --git a/hmon/hmon_nxyter_status.pl b/hmon/old/hmon_nxyter_status.pl similarity index 100% rename from hmon/hmon_nxyter_status.pl rename to hmon/old/hmon_nxyter_status.pl diff --git a/hmon/hmon_padiwatemp.pl b/hmon/old/hmon_padiwatemp.pl similarity index 100% rename from hmon/hmon_padiwatemp.pl rename to hmon/old/hmon_padiwatemp.pl diff --git a/hmon/hmon_pionadc.pl b/hmon/old/hmon_pionadc.pl similarity index 100% rename from hmon/hmon_pionadc.pl rename to hmon/old/hmon_pionadc.pl diff --git a/hmon/hmon_pionovfl.pl b/hmon/old/hmon_pionovfl.pl similarity index 100% rename from hmon/hmon_pionovfl.pl rename to hmon/old/hmon_pionovfl.pl diff --git a/hmon/hmon_pionpileup.pl b/hmon/old/hmon_pionpileup.pl similarity index 100% rename from hmon/hmon_pionpileup.pl rename to hmon/old/hmon_pionpileup.pl diff --git a/hmon/hmon_pionrate.pl b/hmon/old/hmon_pionrate.pl similarity index 100% rename from hmon/hmon_pionrate.pl rename to hmon/old/hmon_pionrate.pl diff --git a/hmon/hmon_pionseu.pl b/hmon/old/hmon_pionseu.pl similarity index 100% rename from hmon/hmon_pionseu.pl rename to hmon/old/hmon_pionseu.pl diff --git a/hmon/hmon_pionts.pl b/hmon/old/hmon_pionts.pl similarity index 100% rename from hmon/hmon_pionts.pl rename to hmon/old/hmon_pionts.pl diff --git a/hmon/hmon_richMagnet_old.pl b/hmon/old/hmon_richMagnet_old.pl similarity index 100% rename from hmon/hmon_richMagnet_old.pl rename to hmon/old/hmon_richMagnet_old.pl diff --git a/hmon/hmon_rich_apvs.pl b/hmon/old/hmon_rich_apvs.pl similarity index 100% rename from hmon/hmon_rich_apvs.pl rename to hmon/old/hmon_rich_apvs.pl diff --git a/hmon/hmon_shower.pl b/hmon/old/hmon_shower.pl similarity index 100% rename from hmon/hmon_shower.pl rename to hmon/old/hmon_shower.pl diff --git a/hmon/hmon_startmon.pl b/hmon/old/hmon_startmon.pl similarity index 100% rename from hmon/hmon_startmon.pl rename to hmon/old/hmon_startmon.pl diff --git a/hmon/hmon_startrate_19.pl b/hmon/old/hmon_startrate_19.pl similarity index 100% rename from hmon/hmon_startrate_19.pl rename to hmon/old/hmon_startrate_19.pl diff --git a/hmon/hmon_trbtdc.pl b/hmon/old/hmon_trbtdc.pl similarity index 100% rename from hmon/hmon_trbtdc.pl rename to hmon/old/hmon_trbtdc.pl diff --git a/hmon/rich_pmt_parameters_xy.geo_old b/hmon/old/rich_pmt_parameters_xy.geo_old similarity index 100% rename from hmon/rich_pmt_parameters_xy.geo_old rename to hmon/old/rich_pmt_parameters_xy.geo_old diff --git a/wall/addresses_wall.db b/wall/old/addresses_wall.db similarity index 100% rename from wall/addresses_wall.db rename to wall/old/addresses_wall.db diff --git a/wall/configure_wall.script b/wall/old/configure_wall.script similarity index 100% rename from wall/configure_wall.script rename to wall/old/configure_wall.script diff --git a/wall/serials_wall.db b/wall/old/serials_wall.db similarity index 100% rename from wall/serials_wall.db rename to wall/old/serials_wall.db diff --git a/wall/startup.script b/wall/old/startup.script similarity index 100% rename from wall/startup.script rename to wall/old/startup.script diff --git a/wall/trb.db b/wall/old/trb.db similarity index 100% rename from wall/trb.db rename to wall/old/trb.db diff --git a/wall/startup.sh b/wall/startup.sh new file mode 100644 index 0000000..b248d61 --- /dev/null +++ b/wall/startup.sh @@ -0,0 +1,2 @@ +#This file is not used +#All configuration is in tof/startup.sh -- 2.43.0