Am 27.03.25 um 16:17 schrieb Christoph Heiss:
> The `NetworkOptions` struct was moved here in
>
> 5362c05cd ("common: copy common code from tui-installer")
>
> and
>
> 86c48f76f ("tui: switch to common crate")
>
> but the tests were forgotten at the original place.
>
> No functional changes.
>
> Signed-off-by: Christoph Heiss <[email protected]>
> ---
> proxmox-installer-common/Cargo.toml | 3 +
> proxmox-installer-common/src/options.rs | 88 +++++++++++++++++++++++
> proxmox-tui-installer/Cargo.toml | 3 -
> proxmox-tui-installer/src/options.rs | 93 -------------------------
> 4 files changed, 91 insertions(+), 96 deletions(-)
>
this one needs to be rebased due to changes in the context, a quick
resolution caused a compile failure, probably just due to a error on
my side on resolution. Then you could also re-send patch 6/6 as base64
encoded (git send-email --transfer-encoding=base64 ..)
_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel