indigo-dc / udocker

A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.
https://indigo-dc.github.io/udocker/
Apache License 2.0
1.32k stars 133 forks source link

missing launching exception type in do_version #407

Closed jprmachado closed 7 months ago

jprmachado commented 8 months ago

Missing an additional exception

https://github.com/indigo-dc/udocker/blob/ac59fbbc8a6604de198fe53d0671ffe90493a7c8/udocker/cli.py#L1563

jprmachado commented 7 months ago

this is fixed in #409