From 737ce3135d332e3b6165ac1fac5c68e21ba1bdba Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 4 May 2016 10:08:16 +0200 Subject: test: fix permission issue if run as root MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 | 1 + 1 file changed, 1 insertion(+) (limited to 'test/integration/test-handle-redirect-as-used-mirror-change') diff --git a/test/integration/test-handle-redirect-as-used-mirror-change b/test/integration/test-handle-redirect-as-used-mirror-change index f4a240323..b297a6f2a 100755 --- a/test/integration/test-handle-redirect-as-used-mirror-change +++ b/test/integration/test-handle-redirect-as-used-mirror-change @@ -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 -- cgit v1.2.3