1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-05 18:50:09 +02:00

Revert "Avoid auto-name exception noise"

This reverts commit ce8bca7971.
This commit is contained in:
Ciaran Gultnieks 2014-02-22 09:13:00 +00:00
parent ce8bca7971
commit 75b787b9ce

View 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: