summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2016-05-04 10:08:16 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2016-05-04 12:12:22 +0200
commit737ce3135d332e3b6165ac1fac5c68e21ba1bdba (patch)
treec8714fc1ae600af340c089754124b8620faa80c7
parent84ac6edfabe1c92d67e8d441e04216ad33c89165 (diff)
test: fix permission issue if run as root
Always those silly mistakes. Do what I mean, not what I said… Reported-By: Travis Git-Dch: Ignore
-rwxr-xr-xtest/integration/test-handle-redirect-as-used-mirror-change1
1 files changed, 1 insertions, 0 deletions
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