chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffdc92b
)
labels can be on the same line as <application
author
Daniel Martí
<mvdan@mvdan.cc>
Sat, 15 Jun 2013 16:33:24 +0000
(18:33 +0200)
committer
Daniel Martí
<mvdan@mvdan.cc>
Sat, 15 Jun 2013 16:33:24 +0000
(18:33 +0200)
fdroidserver/common.py
patch
|
blob
|
history
diff --git
a/fdroidserver/common.py
b/fdroidserver/common.py
index c02cda95c535deddc727722371b945cc0a08cfed..380e43de341e129293b3a1fd4d6c954734634798 100644
(file)
--- a/
fdroidserver/common.py
+++ b/
fdroidserver/common.py
@@
-872,7
+872,7
@@
def fetch_real_name(app_dir):
if not app_found:
if app_search(line):
app_found = True
-
else
:
+
if app_found
:
if name is not None:
break
matches = name_search(line)