Commit e7cfb3e
authored
Fix test_sysuptime failure (#16528)
* The change strips comma (if present) from py_gnmicli proc/uptime output before
converting to float
What is the motivation for this PR?
Fix broken test
How did you do it?
Fix format parsing before type conversion
How did you verify/test it?
Tested on 7050cx31 parent 21dbd80 commit e7cfb3e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments