Skip to content
Snippets Groups Projects
Commit e78e0fd2 authored by Pieter Donker's avatar Pieter Donker
Browse files

Task #9612: made symlinks to new tool names in Tools/Power dir

parent 06a9b1e7
No related branches found
No related tags found
No related merge requests found
Showing
with 38 additions and 14 deletions
...@@ -2934,7 +2934,6 @@ LCU/checkhardware/check_hardware.py -text ...@@ -2934,7 +2934,6 @@ LCU/checkhardware/check_hardware.py -text
LCU/checkhardware/checkhardware_lib/__init__.py -text LCU/checkhardware/checkhardware_lib/__init__.py -text
LCU/checkhardware/checkhardware_lib/data.py -text LCU/checkhardware/checkhardware_lib/data.py -text
LCU/checkhardware/checkhardware_lib/db.py -text LCU/checkhardware/checkhardware_lib/db.py -text
LCU/checkhardware/checkhardware_lib/db_new.py -text
LCU/checkhardware/checkhardware_lib/general.py -text LCU/checkhardware/checkhardware_lib/general.py -text
LCU/checkhardware/checkhardware_lib/hardware_tests.py -text LCU/checkhardware/checkhardware_lib/hardware_tests.py -text
LCU/checkhardware/checkhardware_lib/hba.py -text LCU/checkhardware/checkhardware_lib/hba.py -text
...@@ -2958,7 +2957,6 @@ LCU/checkhardware/checkhardware_lib/spectrum_checks/summator_noise.py -text ...@@ -2958,7 +2957,6 @@ LCU/checkhardware/checkhardware_lib/spectrum_checks/summator_noise.py -text
LCU/checkhardware/checkhardware_lib/spectrum_checks/tools.py -text LCU/checkhardware/checkhardware_lib/spectrum_checks/tools.py -text
LCU/checkhardware/checkhardware_lib/spu.py -text LCU/checkhardware/checkhardware_lib/spu.py -text
LCU/checkhardware/checkhardware_lib/tbb.py -text LCU/checkhardware/checkhardware_lib/tbb.py -text
LCU/checkhardware/checkhardware_lib/test_db.py -text
LCU/checkhardware/do_station_test.sh -text svneol=unset#application/x-shellscript LCU/checkhardware/do_station_test.sh -text svneol=unset#application/x-shellscript
LCU/checkhardware/rtsm.py -text LCU/checkhardware/rtsm.py -text
LCU/checkhardware/show_bad_spectra.py -text LCU/checkhardware/show_bad_spectra.py -text
...@@ -4357,8 +4355,21 @@ MAC/Tools/NTP/timepps.h -text ...@@ -4357,8 +4355,21 @@ MAC/Tools/NTP/timepps.h -text
MAC/Tools/NTP/timer.c -text MAC/Tools/NTP/timer.c -text
MAC/Tools/NTP/timer.c.patch -text MAC/Tools/NTP/timer.c.patch -text
MAC/Tools/NTP/timex.h -text MAC/Tools/NTP/timex.h -text
MAC/Tools/Power/ecSetObserving.py -text
MAC/Tools/Power/ec_reset_trip.py -text MAC/Tools/Power/ec_reset_trip.py -text
MAC/Tools/Power/ec_set_observing.py -text MAC/Tools/Power/ec_set_observing.py -text
MAC/Tools/Power/isEcLib.py -text
MAC/Tools/Power/isReset48V.py -text
MAC/Tools/Power/isResetLCU.py -text
MAC/Tools/Power/isResetTrip.py -text
MAC/Tools/Power/isStatus.py -text
MAC/Tools/Power/isStatusData.py -text
MAC/Tools/Power/isTurnOff48V.py -text
MAC/Tools/Power/isTurnOffLCU.py -text
MAC/Tools/Power/isTurnOn48V.py -text
MAC/Tools/Power/nlEcLib.py -text
MAC/Tools/Power/nlStatus.py -text
MAC/Tools/Power/nlStatusData.py -text
MAC/Tools/Power/reset_48v.py -text MAC/Tools/Power/reset_48v.py -text
MAC/Tools/Power/reset_lcu.py -text MAC/Tools/Power/reset_lcu.py -text
MAC/Tools/Power/st_ec_lib.py -text MAC/Tools/Power/st_ec_lib.py -text
......
ec_set_observing.py
\ No newline at end of file
st_ec_lib.py
\ No newline at end of file
reset_48v.py
\ No newline at end of file
reset_lcu.py
\ No newline at end of file
ec_reset_trip.py
\ No newline at end of file
status.py
\ No newline at end of file
status_data.py
\ No newline at end of file
turn_off_48v.py
\ No newline at end of file
turn_off_lcu.py
\ No newline at end of file
turn_on_48v.py
\ No newline at end of file
st_ec_lib.py
\ No newline at end of file
status.py
\ No newline at end of file
status_data.py
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment