From 7adb1a2ff884501c97fbb92b4b91337929c047fd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 13 Jan 2019 18:35:53 +0000 Subject: dgit: import-dsc: Handle relative symlinks correctly The logic here was correct only with bpd = `..'. Closes: #913259 Signed-off-by: Ian Jackson squash!! dgit: import-dsc: Handle relative symlinks correctly --- tests/tests/import-dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/tests/import-dsc b/tests/tests/import-dsc index bdd849c..4a8d876 100755 --- a/tests/tests/import-dsc +++ b/tests/tests/import-dsc @@ -79,7 +79,7 @@ dsc=$troot/pkg-srcs/${p}_${v}.dsc cd $p.2 cp $dsc .. -t-expect-fail 'it does not exist' \ +t-expect-fail 'No such file or directory' \ check-import .. $v mkdir ../enoents -- cgit v1.2.3