mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +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
|
disable=false
|
||||||
while read line; do
|
while read line; do
|
||||||
case "$line" in
|
case "$line" in
|
||||||
*'Maintainer Notes:'*) break ;;
|
|
||||||
'-Build:'*) onlybuild=false ;;
|
'-Build:'*) onlybuild=false ;;
|
||||||
'+Build:'*)
|
'+Build:'*)
|
||||||
$newbuild && onlybuild=false
|
$newbuild && onlybuild=false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue