From cc161ed35cb8ec89dbf174dd50f57f42c67b6b31 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 23 Jan 2017 16:19:15 +0000 Subject: test suite: t-defdistro: Set distro='' too This means that t-defdistro works without t-chain-test and reinvocation. Signed-off-by: Ian Jackson --- tests/lib | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/lib b/tests/lib index f4f9fc5..e7ab334 100644 --- a/tests/lib +++ b/tests/lib @@ -783,6 +783,7 @@ t-822-field () { t-defdistro () { export DGIT_TEST_DISTRO='' + distro='' t-git-config dgit-suite.unstable.distro test-dummy } -- cgit v1.2.3