From e0d892c7037eb8f89f6dc3ce166e7f24484df7c6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 18 Jan 2017 21:35:02 +0000 Subject: test suite: downstream-gitless: Test import of .dsc from unknown distro. Signed-off-by: Ian Jackson --- tests/tests/downstream-gitless | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tests') diff --git a/tests/tests/downstream-gitless b/tests/tests/downstream-gitless index f3b3469..c70c50f 100755 --- a/tests/tests/downstream-gitless +++ b/tests/tests/downstream-gitless @@ -74,6 +74,15 @@ t-git-config dgit-distro.downstream.git-check false t-dgit clone example avon example.avon +perl -i -pe 's/ test-dummy / unknown-distro / if m/^Dgit:/' $dscf +cd $p.import + +t-git-config dgit.dsc-url-proto-ok.file true +t-dgit import-dsc $dscf xunk + +cd .. + + dscf=$tmp/mirror/pool/main/example_2.1.dsc t-reprepro-includedsc avon $dscf ds- t-reprepro-regen ds- -- cgit v1.2.3