Commit 8d22d3c
Remove ctrmgr_tools.py for backward compatible (#24444)
Why I did it
Fixes #24319
Work item tracking
Microsoft ADO (number only):
How I did it
How to verify it
Verified with DUT. Run below commands to and check syslog.
ls /usr/local/bin/ctrmgr_tools.py
sudo fast-reboot
Before this PR: script exists, syslog has "ERR ctrmgr_tools.py: Skip to tag feature=syncd image=docker-syncd-.... tag=latest"
After this PR: script does not exist, syslog has no "ERR ctrmgr_tools.py: Skip to tag feature" pattern around fast-reboot.1 parent 6f8d9d5 commit 8d22d3c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
582 | 585 | | |
583 | 586 | | |
584 | 587 | | |
| |||
0 commit comments