1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-05 23:23:39 +02:00
Files
github.com_openSUSE_osc/osc
Dirk Müller 29274b5289 avoid importing the config global variable
in build we imported "conf" and "from .conf import config" which let to
two different instances of config: "global config" at import was the
DEFAULTS array, and conf.config the updated config after reading the
user configuration.

Convert everything to use conf.config as everywhere else, which makes
setting of build defaults in the oscrc work again (like build-jobs).
2022-10-27 00:20:47 +02:00
..
2022-09-09 09:29:05 +02:00
2009-12-03 19:19:53 +01:00
2022-10-25 13:09:29 +02:00
2022-10-25 13:09:29 +02:00
2022-09-09 09:33:51 +02:00
2022-09-12 13:45:19 +02:00
2022-09-12 13:45:19 +02:00