mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change ensures that the first match of an executable in the path is retured instead of a list of candidates. This prevents a CDI spec, for example, from containing multiple entries for a single executable (e.g. nvidia-smi). Signed-off-by: Evan Lezar <elezar@nvidia.com> |
||
|---|---|---|
| .. | ||
| device_test.go | ||
| device.go | ||
| dir.go | ||
| executable_test.go | ||
| executable.go | ||
| file_test.go | ||
| file.go | ||
| library.go | ||
| locator_mock.go | ||
| locator.go | ||
| path.go | ||
| symlinks.go | ||