mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-07 05:38:43 +02:00
This was a bad API, command handlers should return None or an exit code. Anything that returns an actual value belongs to the library instead.
This was a bad API, command handlers should return None or an exit code. Anything that returns an actual value belongs to the library instead.