summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-01-13 18:35:53 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-03-01 17:43:47 +0000
commit7adb1a2ff884501c97fbb92b4b91337929c047fd (patch)
treee9774e6178e4accc658ed6af4a2c9f71f3ebb40d /tests
parent23a0de6747ba1c63d42a0e5bd954ba299f0bb4a3 (diff)
dgit: import-dsc: Handle relative symlinks correctly
The logic here was correct only with bpd = `..'. Closes: #913259 Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk> squash!! dgit: import-dsc: Handle relative symlinks correctly
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/import-dsc2
1 files changed, 1 insertions, 1 deletions
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