mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-07 05:38:43 +02:00
Additional changes: * rename getbinaries --debug to --debuginfo to avoid conflicts * switch conf['verbose'] from int to bool The changes were needed because the new argparser behaves differently and commands such as `osc ls` ran in verbose mode by default.