From: Ciaran Gultnieks Date: Sat, 22 Feb 2014 09:11:50 +0000 (+0000) Subject: Avoid auto-name exception noise X-Git-Tag: 0.2~237 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=ce8bca79712def8f6ae2f89aab138302175327ca;p=fdroidserver.git Avoid auto-name exception noise --- diff --git a/fdroidserver/checkupdates.py b/fdroidserver/checkupdates.py index 18f5abb7..6d1db107 100644 --- a/fdroidserver/checkupdates.py +++ b/fdroidserver/checkupdates.py @@ -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: