summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/tests/import-dsc4
1 files changed, 2 insertions, 2 deletions
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