This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/n3248te
Justin Thomas fb29a4047c
[devices]: fix show environment for n3248te (#17508)
Why I did it
The command show environment has been broken on this platform for quite a while. These adjustments allow it to function again.

How I did it
I adjusted the platform_sensors.py file for the n3248te to appease the errors that it was generating from the Python interpreter.

How to verify it
Run sudo show environment on an unchanged n3248te to see that it generates an error right away about print statements being malformed. Then place this file at /usr/bin/platform_sensors.py in the pmon container and run the command again to see the correct output.
2024-03-25 12:53:36 -07:00
..
cfg DellEMC: N3248TE Initial platform commit (#8809) 2021-09-23 20:47:32 -07:00
modules [Bookworm] Upgrade Dell platforms to Bookworm (#17003) 2023-11-21 18:53:15 -08:00
scripts [devices]: fix show environment for n3248te (#17508) 2024-03-25 12:53:36 -07:00
sonic_platform [device/dell] Mitigation for security vulnerability (#11875) 2023-01-05 16:22:09 -08:00
systemd DellEMC: N3248TE Initial platform commit (#8809) 2021-09-23 20:47:32 -07:00
setup.py DellEMC: N3248TE Initial platform commit (#8809) 2021-09-23 20:47:32 -07:00