[obs-commits] [openSUSE/open-build-service] b3ecd2: [backend] Fix finding the host specific bsconfig.*...
Branch: refs/heads/2.6 Home: https://github.com/openSUSE/open-build-service Commit: b3ecd2e44c66854bce415922f9dc566d2e6216b9 https://github.com/openSUSE/open-build-service/commit/b3ecd2e44c66854bce4159... Author: Jan Blunck <jblunck@infradead.org> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: M src/backend/BSConfig.pm.template Log Message: ----------- [backend] Fix finding the host specific bsconfig.* if CWD is not /usr/lib/obs/server Some processes do not start up with the correct configuration in cases bsconfig.$hostname is used. The problem is that the test for the host specific configuration file uses the current working directory instead of the path that BSConfig.pm is in. Signed-off-by: Jan Blunck <jblunck@infradead.org> Commit: bbf2392b72327f74266e5fe908f78dcec6f338b0 https://github.com/openSUSE/open-build-service/commit/bbf2392b72327f74266e5f... Author: Michael Schroeder <mls@suse.de> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: M src/backend/BSConfig.pm.template Log Message: ----------- [backend] tweak local hostconfig code Compare: https://github.com/openSUSE/open-build-service/compare/618a75bd715a...bbf239...
participants (1)
-
Michael Schroeder