[pve-devel] applied: [pbs-devel] [PATCH proxmox-backup v3 1/6] fix #3067: api: add support for multi-line comments in node.cfg

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Mar 23 10:53:58 CET 2022


On 04.03.22 12:31, Stefan Sterz wrote:
> add support for multi-line comments to node.cfg and the api, similar to
> how pve handles multi-line comments
> 
> Signed-off-by: Stefan Sterz <s.sterz at proxmox.com>
> ---
>  pbs-api-types/src/lib.rs |  9 +++++++
>  src/api2/node/config.rs  |  4 +++
>  src/config/node.rs       | 14 +++++++++-
>  src/tools/config.rs      | 56 ++++++++++++++++++++++++++++++++++++++--
>  4 files changed, 80 insertions(+), 3 deletions(-)
> 
>

applied, with Wolfgang's A-b tag, thanks!





More information about the pve-devel mailing list