bsdci / ioc

libioc command line tool for BSD jail management
Other
16 stars 1 forks source link

do not stacktrace when attempting to list jails with invalid name #35

Closed gronke closed 5 years ago

gronke commented 5 years ago

Does not produce a stack-trace that distracts from the error message informing about invalid characters in a jail name, when listing fails.

gronke commented 5 years ago

Thank you, @igalic. 😊