1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 17:26:15 +02:00

Rename conf.Options.build_type to vm_type to be consistent with obs build and osc --vm-type option

This commit is contained in:
Daniel Mach 2023-09-26 13:37:30 +02:00
parent 88c2bf4fea
commit 28efb4396a

View File

@ -970,7 +970,7 @@ class Options(OscOptions):
ini_key="build-jobs",
) # type: ignore[assignment]
build_type: Optional[str] = Field(
vm_type: Optional[str] = Field(
default=None,
description=textwrap.dedent(
"""