summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/lib2
-rwxr-xr-xtests/tests/protocol-compat2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/lib b/tests/lib
index 2607ca2..7b9de17 100644
--- a/tests/lib
+++ b/tests/lib
@@ -1089,6 +1089,8 @@ t-alt-test () {
t-chain-test "${t#*-}"
}
+t-git-config dgit.default.old-dsc-distro test-dummy
+
case "$0" in
*/gnupg) ;;
*) t-setup-import gnupg ;;
diff --git a/tests/tests/protocol-compat b/tests/tests/protocol-compat
index fc3960a..59e8d65 100755
--- a/tests/tests/protocol-compat
+++ b/tests/tests/protocol-compat
@@ -64,8 +64,6 @@ prep
perl -i -pe 's/^(Dgit: \w+).*/$1/' $dscf
-t-git-config dgit.default.old-dsc-distro test-dummy
-
check
: ---------- expect fail ----------