chiark / gitweb /
Avoid auto-name exception noise
authorCiaran Gultnieks <ciaran@ciarang.com>
Sat, 22 Feb 2014 09:11:50 +0000 (09:11 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Sat, 22 Feb 2014 09:11:50 +0000 (09:11 +0000)
fdroidserver/checkupdates.py

index 18f5abb7f10e1f8121437a34b1853cd37bae8b6f..6d1db10724e439f2a9674a9a175d8c6cdd1b3263 100644 (file)
@@ -389,7 +389,7 @@ def main():
             writeit = True
 
         # Do the Auto Name thing as well as finding the CV real name
-        if len(app["Repo Type"]) > 0:
+        if len(app["Repo Type"]) > 0 and tag:
 
             try: