mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
fd-commit: read entire metadata files
This commit is contained in:
parent
2edddda234
commit
d1cf1c37b4
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ while read line; do
|
|||
disable=false
|
||||
while read line; do
|
||||
case "$line" in
|
||||
*'Maintainer Notes:'*) break ;;
|
||||
'-Build:'*) onlybuild=false ;;
|
||||
'+Build:'*)
|
||||
$newbuild && onlybuild=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue