mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-03 13:24:46 -04:00
tests: checkupdates now requires a clean git repo state
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user