Update Configuration Files Diff authored by Martin Beroiz's avatar Martin Beroiz
...@@ -7,8 +7,6 @@ TOC ...@@ -7,8 +7,6 @@ TOC
## `monitor` vs `redundant` ## `monitor` vs `redundant`
This is for the same site: LLO
Command: `diff -qr mode-monitor/ mode-redundant/` Command: `diff -qr mode-monitor/ mode-redundant/`
I modified the output to highlight renames. I modified the output to highlight renames.
...@@ -210,6 +208,8 @@ index ad626cb..82cd323 100644 ...@@ -210,6 +208,8 @@ index ad626cb..82cd323 100644
Command: `diff -qr mode-monitor/ mode-test/` Command: `diff -qr mode-monitor/ mode-test/`
I modified the output to highlight renames.
```shell ```shell
L-DQ+Gate_O3.json -> L-DQ+Gate_O3T.json L-DQ+Gate_O3.json -> L-DQ+Gate_O3T.json
L-DQmod_O3.json -> L-DQmod_O3T.json L-DQmod_O3.json -> L-DQmod_O3T.json
... ...
......