mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
jenkins-test: remove tmp hack now that androguard is available
Does the same thing as 9f553186e8
but for
jenkins.debian.net's profitbricks-build7-amd64 setup.
This commit is contained in:
parent
02107cc5bc
commit
a576796291
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ export ANDROID_HOME=/usr/lib/android-sdk
|
||||||
|
|
||||||
rm -rf "$WORKSPACE/.testfiles"
|
rm -rf "$WORKSPACE/.testfiles"
|
||||||
cd tests
|
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
|
./run-tests $WORKSPACE/fdroiddata/repo
|
||||||
|
|
||||||
# this is set up and managed by jenkins-build-all
|
# this is set up and managed by jenkins-build-all
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue