Refactored reading local .gbs.conf
authorEd Bartosh <eduard.bartosh@intel.com>
Wed, 9 Oct 2013 07:23:15 +0000 (10:23 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Wed, 9 Oct 2013 07:23:15 +0000 (10:23 +0300)
commitbf522321b2ddab5496320c3585b4d0e3e50ecceb
treea05f85b7fb05577a4a00a37c171a52c7c48b7474
parente8bf306ead0ce0e5f01808304a944926565997f0
Refactored reading local .gbs.conf

If gbs is called as an API local .gbs.conf is not read if it's not in
the current directory. This change fixes this.

Change-Id: I642591bea4f2dd958cd13d11b365b6f4ef00e6c4
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
gitbuildsys/cmd_build.py
gitbuildsys/cmd_export.py
gitbuildsys/cmd_remotebuild.py
gitbuildsys/utils.py