nvidia-container-toolkit/cmd/nvidia-container-runtime
Evan Lezar c5c2ffd68f Ensure that Exec error is also logged to file
This change removes unneeded logging and renames the return error value to rerr
to avoid it being aliased by local error values.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-03-29 11:05:41 +02:00
..
logger.go Copy code from nvidia-container-runtime 2021-09-07 13:13:03 +02:00
main_test.go Copy code from nvidia-container-runtime 2021-09-07 13:13:03 +02:00
main.go Ensure that Exec error is also logged to file 2022-03-29 11:05:41 +02:00
nvcr_test.go Import cmd/nvidia-container-runtime from experimental branch 2021-10-29 16:49:05 +02:00
nvcr.go Import cmd/nvidia-container-runtime from experimental branch 2021-10-29 16:49:05 +02:00
runtime_factory_test.go Import cmd/nvidia-container-runtime from experimental branch 2021-10-29 16:49:05 +02:00
runtime_factory.go Import cmd/nvidia-container-runtime from experimental branch 2021-10-29 16:49:05 +02:00