chiark / gitweb /
Merge branch 'java-gentoo' into 'master'
[fdroidserver.git] / jenkins-test
index 333255af7a2a7387fb38f8572eca8d846d8e7a2b..f7d9ad3ab17c15f614357037031dea8c44fbf19e 100755 (executable)
@@ -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
@@ -66,3 +63,5 @@ sed -i '/^repo_pubkey = /d' config.py
 
 ../fdroid rewritemeta --quiet
 git --no-pager diff
+
+../fdroid checkupdates --auto --autoonly --commit