[obs-commits] [openSUSE/osc] e2abfe: - OscConfigParser: added "proper" parameter to the...
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: e2abfe9e6ab8f017da9f8a596e657ad856cb51af https://github.com/openSUSE/osc/commit/e2abfe9e6ab8f017da9f8a596e657ad856cb5... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2014-06-04 (Wed, 04 Jun 2014) Changed paths: M osc/OscConfigParser.py Log Message: ----------- - OscConfigParser: added "proper" parameter to the has_option method This can be used to check if the option belongs to the section or is just "inherited" from the defaults. Commit: 7efd6db501001ed4c04aca6582abdef158889a7d https://github.com/openSUSE/osc/commit/7efd6db501001ed4c04aca6582abdef158889... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2014-06-04 (Wed, 04 Jun 2014) Changed paths: M osc/build.py M osc/conf.py Log Message: ----------- - added support for a per apiurl "build-root" option Resolution order: OSC_BUILD_ROOT env var > apiurl build-root option > general build-root option Compare: https://github.com/openSUSE/osc/compare/a833120ebd64...7efd6db50100
participants (1)
-
Marcus Huewe