tests: checkupdates now requires a clean git repo state

This commit is contained in:
Hans-Christoph Steiner 2018-03-06 20:50:23 +01:00
parent 8215bbbe9a
commit 7d79780df0
1 changed files with 1 additions and 1 deletions

View File

@ -587,7 +587,7 @@ LOCAL_COPY_DIR=`create_test_dir`/fdroid
mkdir -p $LOCAL_COPY_DIR/repo
echo "local_copy_dir = '$LOCAL_COPY_DIR'" >> config.py
$fdroid checkupdates
$fdroid checkupdates --allow-dirty
$fdroid gpgsign
$fdroid lint
$fdroid readmeta