Commit 2bfe556
fix: improve check for sriov result file in systemd mode
If the result file doesn't exist but the systemd service is enabled,
the sriovResultExists == true.
Fix this logic by checking if the result actually exists
Signed-off-by: Alexander Maslennikov <amaslennikov@nvidia.com>1 parent 0992142 commit 2bfe556
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
353 | 352 | | |
354 | 353 | | |
355 | 354 | | |
356 | 355 | | |
357 | 356 | | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
0 commit comments