tests: fix and test fdroid deploy

This commit is contained in:
Hans-Christoph Steiner 2018-05-25 09:52:17 +02:00
parent 1daa1063c5
commit 0a15a9b65b
2 changed files with 3 additions and 1 deletions

View file

@ -610,6 +610,7 @@ $fdroid gpgsign
$fdroid lint
$fdroid readmeta
$fdroid rewritemeta fake
$fdroid deploy
$fdroid server update
$fdroid scanner
@ -643,6 +644,7 @@ $fdroid init
$fdroid update --create-metadata --verbose
$fdroid readmeta
$fdroid server update --local-copy-dir=/tmp/fdroid
$fdroid deploy --local-copy-dir=/tmp/fdroid --verbose
# now test the errors work
set +e