X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=tests%2Flib-core;h=7ed27619ac3466b9a2900519412a53006cb709ad;hb=6f4ecf492c297aa6a1f0c2b2652225cd40ce72be;hp=056a1bc188c49f568df6046af46f94d2907c7f73;hpb=816ed64edd5f42c114bda166878008e6a3877215;p=dgit.git diff --git a/tests/lib-core b/tests/lib-core index 056a1bc1..7ed27619 100644 --- a/tests/lib-core +++ b/tests/lib-core @@ -20,6 +20,8 @@ t-set-using-tmp () { export DGIT_TEST_DUMMY_DIR=$tmp export DGIT_TEST_TMP=$tmp export GNUPGHOME=$tmp/nonexistent + git config --global user.email 'dgit-test@debian.example.net' + git config --global user.name 'dgit test git user' } t-filter-out-git-hyphen-dir () {