chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8e32c2
)
jenkins.debian.net is Debian/stretch, its build-tools are too old
author
Hans-Christoph Steiner
<hans@eds.org>
Fri, 29 Dec 2017 15:06:25 +0000
(16:06 +0100)
committer
Hans-Christoph Steiner
<hans@eds.org>
Fri, 29 Dec 2017 15:06:45 +0000
(16:06 +0100)
jenkins-test
patch
|
blob
|
history
diff --git
a/jenkins-test
b/jenkins-test
index b065084ad7ff7d0ce44e1c4da5ec995cea820b72..245cbaa6cba499c3dcefdfa8e0e1040b8eaf56da 100755
(executable)
--- a/
jenkins-test
+++ b/
jenkins-test
@@
-25,6
+25,9
@@
export ANDROID_HOME=/usr/lib/android-sdk
rm -rf "$WORKSPACE/.testfiles"
cd tests
+echo "Debian's build-tools is too old, remove once the package has been updated"
+sed -i '/android.permission.READ_EXTERNAL_STORAGE/d' repo/index.xml
+sed -i '/^diff -uw .*index-v1.json$/d' run-tests
./run-tests $WORKSPACE/fdroiddata/repo
# this is set up and managed by jenkins-build-all