summaryrefslogtreecommitdiff
path: root/tests/lib
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-06-23 13:18:30 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-06-23 14:14:10 +0100
commit36393a3544aa58377762b4e8b4b319c301bed878 (patch)
tree6fab08b391511247f305b81b0ae1d1956709b175 /tests/lib
parentcd2f29b13d861e3a29d26339b14025d522f58966 (diff)
Test suite: Set DEBCHANGE_VENDOR
The test suite wants dch to behave as if for Debian.
Diffstat (limited to 'tests/lib')
-rw-r--r--tests/lib2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lib b/tests/lib
index 22ae0ff..897fd6d 100644
--- a/tests/lib
+++ b/tests/lib
@@ -34,6 +34,8 @@ mkdir -p $tmp/gnupg
cp $troot/gnupg/* $tmp/gnupg
chmod go-rw $tmp/gnupg/*
+export DEBCHANGE_VENDOR=dpkg
+
mkdir -p $tmp/incoming
cat <<END >$tmp/dput.cf
[test-dummy]