Commit 95a152a
committed
Fix generate tests when cdi hook exists in path
The TestGenerateSpec unit tests resolve the path to the
nvidia-cdi-hook binary if it exists on the system making the
results dependent on system configuration.
This change sets the path to the binary explicitly to skip the
resolution in the path.
Signed-off-by: Evan Lezar <[email protected]>1 parent 8a85cad commit 95a152a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
453 | 456 | | |
454 | 457 | | |
455 | 458 | | |
| |||
0 commit comments