chiark / gitweb /
Revert "Avoid auto-name exception noise"
authorCiaran Gultnieks <ciaran@ciarang.com>
Sat, 22 Feb 2014 09:13:00 +0000 (09:13 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Sat, 22 Feb 2014 09:13:00 +0000 (09:13 +0000)
This reverts commit ce8bca79712def8f6ae2f89aab138302175327ca.

fdroidserver/checkupdates.py

index 6d1db10724e439f2a9674a9a175d8c6cdd1b3263..18f5abb7f10e1f8121437a34b1853cd37bae8b6f 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 and tag:
+        if len(app["Repo Type"]) > 0:
 
             try: