From a5767962919a0520460be57b4e5d5d39e19ad3ea Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 9 Mar 2018 13:45:51 +0100 Subject: [PATCH] jenkins-test: remove tmp hack now that androguard is available Does the same thing as 9f553186e8d24559ab8a9ce2745c041fc094dac4 but for jenkins.debian.net's profitbricks-build7-amd64 setup. --- jenkins-test | 3 --- 1 file changed, 3 deletions(-) diff --git a/jenkins-test b/jenkins-test index 333255af..6fa49d4b 100755 --- a/jenkins-test +++ b/jenkins-test @@ -25,9 +25,6 @@ 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 -- 2.30.2