mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
overhauled and moved destroying builder vm to vmtools.py
This commit is contained in:
parent
fb03e17849
commit
92fada803e
3 changed files with 171 additions and 53 deletions
|
|
@ -1110,7 +1110,7 @@ def trybuild(app, build, build_dir, output_dir, log_dir, also_check_dir,
|
|||
this is the 'unsigned' directory.
|
||||
:param repo_dir: The repo directory - used for checking if the build is
|
||||
necessary.
|
||||
:paaram also_check_dir: An additional location for checking if the build
|
||||
:param also_check_dir: An additional location for checking if the build
|
||||
is necessary (usually the archive repo)
|
||||
:param test: True if building in test mode, in which case the build will
|
||||
always happen, even if the output already exists. In test mode, the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue