From b2b20d54fb981df3e2ce295bb0b939a963afe1c2 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 13 Jan 2017 17:59:11 +0000 Subject: test suite: protocol-compat: check that we use the right distro * Set distro to '' when running the import. This makes dgit fall back to the default distro. * Set the default distro to `foreign' (which has no settings, so we use builtin defaults). This only has any effect if the shell variable `distro' is set to the empty string - so it only takes effect during the import. * Set dgit-distro.foreign.cmd-git to false. This therefore detects if we ever try to do the import with the default distro's `git' command: we are supposed to be using the one from the .dsc. Signed-off-by: Ian Jackson --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 04328fe..dfd59b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ dgit (3.3~) unstable; urgency=medium * Move default dsc distro config setting to lib. We need this for the .dscs we have in tests/pkg-srcs/. * test suite: defdistro-import-dsc: Drop this test. + * test suite: protocol-compat: check that we use the right distro + information when importing. * test suite: Internal change: fix handling of nonempty distro= -- -- cgit v1.2.3