Commit 28d358f
authored
[show] Run fwutil with sudo (sonic-net#1364)
**- What I did**
Added ability to run `show platform firmware` commands without `sudo`, as described in the [design document](https://github.com/Azure/sonic-utilities/blob/master/doc/Command-Reference.md#platform-component-firmware-show-commands):
**- How I did it**
Made `show platform firmware` implementation run `fwutil` with `sudo`
Signed-off-by: Volodymyr Boyko <[email protected]>1 parent a50b7a2 commit 28d358f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments