]> code.ossystems Code Review - openembedded-core.git/commit
oeqa.utils.git: support git commands with updated env
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 13 May 2016 13:34:04 +0000 (16:34 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2016 21:59:54 +0000 (22:59 +0100)
commit9b3c7c47f5d0fa473fe1db81b59b26531414781c
tree082d2fda4d526f245bf64126729a650a9a31fb1d
parent4b7bf7860713581ba351599fe32817ba24e8f8d0
oeqa.utils.git: support git commands with updated env

Extend GitRepo.run_cmd so that the caller may redefine and/or define
additional environment variables that will be used when the git command
is run.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/utils/git.py