mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-20 13:50:12 +01:00
tests: checkupdates now requires a clean git repo state
This commit is contained in:
parent
8215bbbe9a
commit
7d79780df0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user