mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 15:02:51 +03:00
Don't get_android_tools_version_log for non builds
This commit is contained in:
parent
2cbb5576c7
commit
3eea5f7c09
1 changed files with 0 additions and 2 deletions
|
@ -1100,8 +1100,6 @@ def main():
|
||||||
timer = None
|
timer = None
|
||||||
|
|
||||||
tools_version_log = ''
|
tools_version_log = ''
|
||||||
if not options.onserver:
|
|
||||||
tools_version_log = common.get_android_tools_version_log()
|
|
||||||
try:
|
try:
|
||||||
|
|
||||||
# For the first build of a particular app, we need to set up
|
# For the first build of a particular app, we need to set up
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue