]> git.saurik.com Git - apt.git/commitdiff
test/integration/test-bug-723705-tagfile-truncates-fields: fix autopkgtest failure
authorMichael Vogt <mvo@debian.org>
Fri, 14 Feb 2014 16:32:42 +0000 (17:32 +0100)
committerMichael Vogt <mvo@debian.org>
Fri, 14 Feb 2014 18:10:47 +0000 (19:10 +0100)
test/integration/test-bug-723705-tagfile-truncates-fields

index 3180e7fc9c5a8e07a03a1b0149544097149b5063..29f98550ce0349cab8b7efd9d7772ac5f4df564f 100755 (executable)
@@ -8,7 +8,7 @@ configarchitecture 'amd64'
 
 setupaptarchive
 
-aptget install --print-uris -y cdebconf-newt-terminal cdebconf-gtk-terminal 2>&1 | sed 's#file:///tmp/tmp.[^/]\+#file:///tmp#g' > filename.log
+aptget install --print-uris -y cdebconf-newt-terminal cdebconf-gtk-terminal 2>&1 | sed "s#file://${TMPWORKINGDIRECTORY}#file:///tmp#g" > filename.log
 
 testfileequal filename.log "Reading package lists...
 Building dependency tree...