]> git.saurik.com Git - apt.git/commitdiff
test: fix permission issue if run as root
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 4 May 2016 08:08:16 +0000 (10:08 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 4 May 2016 10:12:22 +0000 (12:12 +0200)
Always those silly mistakes. Do what I mean, not what I said…

Reported-By: Travis
Git-Dch: Ignore

test/integration/test-handle-redirect-as-used-mirror-change

index f4a2403236460cd90c8925f41ce33981e3028899..b297a6f2a8dd6f5e80ea02c595f1ce7dfc0a194e 100755 (executable)
@@ -38,5 +38,6 @@ Location: http://0.0.0.0:${APTHTTPPORT}/dists/unstable/main/source/Sources.gz
 Location: http://0.0.0.0:${APTHTTPPORT}/dists/unstable/main/binary-all/Packages.gz
 Location: http://0.0.0.0:${APTHTTPPORT}/dists/unstable/main/i18n/Translation-en.gz" grep '^Location:' aptarchive/webserver.log
 
+cd downloaded
 testsuccess apthelper download-file "http://localhost:${APTHTTPPORT}/redirectme/dists/unstable/InRelease" inrelease
 testsuccess test -s inrelease