From 36393a3544aa58377762b4e8b4b319c301bed878 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 23 Jun 2015 13:18:30 +0100 Subject: Test suite: Set DEBCHANGE_VENDOR The test suite wants dch to behave as if for Debian. --- tests/lib | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') 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 <$tmp/dput.cf [test-dummy] -- cgit v1.2.3