From 94801122741ccc221ec6a9152136a87a1a71a768 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 31 Oct 2016 00:13:41 +0000 Subject: Test suite: import-dsc: Work in formal (adt) mode Signed-off-by: Ian Jackson --- tests/tests/import-dsc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/tests/import-dsc') diff --git a/tests/tests/import-dsc b/tests/tests/import-dsc index 9d3d9b7..98092a2 100755 --- a/tests/tests/import-dsc +++ b/tests/tests/import-dsc @@ -69,7 +69,7 @@ cd $p.2 git init -check-import ../../../pkg-srcs 1.0-1 +check-import $troot/pkg-srcs 1.0-1 t-expect-fail "Your git tree does not have that object" \ check-import ../mirror/pool/main 1.2 @@ -77,7 +77,7 @@ check-import ../mirror/pool/main 1.2 check-import ../mirror/pool/main 1.2 --force-import-dsc-with-dgit-field v=1.0-1.100 -dsc2=../../../pkg-srcs/${p}_${v}.dsc +dsc2=$troot/pkg-srcs/${p}_${v}.dsc t-expect-fail E:'Branch.*already exists' \ t-dgit import-dsc $dsc2 $branch -- cgit v1.2.3