
25 Jan
2025
25 Jan
'25
10:44 p.m.
On Sat, Jan 25, 2025 at 02:31:39PM -0700, Simon Glass wrote:
This fails on samus_tpl as there is no 'net' command.
=> net list Unknown command 'net' - try 'help' !
Fix it by adding a condition for the test.
For this part, Reviewed-by: Tom Rini trini@konsulko.com
Add a blank line to keep pylint happy.
Can we silence that pylint? I don't look forward to the churn of adding more blanks everywhere especially since imo it doesn't improve readability either.
--
Tom