summaryrefslogtreecommitdiff
path: root/tests/lib-core
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-09 16:29:38 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-09 16:29:38 +0100
commit18413810f983efbd083a2fd0cbc2c2cbbadc558b (patch)
treeadae9d497537ae2f4faed6de694f0ada08e8ff57 /tests/lib-core
parentbada5f43152b731b980626f5f995da1899bc568d (diff)
parent166121d66d38a3f6584222a03558493c1a23de72 (diff)
Merge branch 'stable'
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/lib-core')
-rw-r--r--tests/lib-core1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib-core b/tests/lib-core
index 6cdffeb..d65a1ff 100644
--- a/tests/lib-core
+++ b/tests/lib-core
@@ -24,6 +24,7 @@ t-set-using-tmp () {
export GNUPGHOME=$tmp/nonexistent
git config --global user.email 'dgit-test@debian.example.net'
git config --global user.name 'dgit test git user'
+ git config --global protocol.ext.allow always
}
t-filter-out-git-hyphen-dir () {