jenkins-test: make new keystore on each test so the password is known

This commit is contained in:
Hans-Christoph Steiner 2017-11-28 12:03:39 +01:00
parent cee65dbfb6
commit 5607ccdc41

View file

@ -30,7 +30,7 @@ cd tests
# this is set up and managed by jenkins-build-all # this is set up and managed by jenkins-build-all
cd $WORKSPACE/fdroiddata cd $WORKSPACE/fdroiddata
rm -f config.py rm -f config.py keystore.jks
../fdroid init --verbose ../fdroid init --verbose
../fdroid update ../fdroid update