tests.test_GitRepository: import and setup gbp.log
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 3 Dec 2012 08:29:55 +0000 (10:29 +0200)
committerGuido Günther <agx@sigxcpu.org>
Wed, 27 Mar 2013 20:34:20 +0000 (21:34 +0100)
commit64ed77c4afdaeae8a91a4ade068a4b8f9b50544b
tree51f701c094d361abb40bb78fbe6468f53a3c2576
parentdafb5a3c2c5596c3ef0b3ad21644b6b6d16d0aaa
tests.test_GitRepository: import and setup gbp.log

In order to initialize gbp logging properly. Fixes false positives when
the GitRepository tests are run alone.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
tests/test_GitRepository.py