On 17.02.21 14:32, Stefan Reiter wrote:
> CLIFormatter passes in an options hash as a second paramter, which so
> far was ignored. Now that we treat it as a precision parameter, check if
> it is a hash and extract the option from it before using it.
> 
> Otherwise perl puts HASH(0x...) into the format and sprintf chokes.
> 
> Signed-off-by: Stefan Reiter <[email protected]>
> ---
> 
> Reported here: 
> https://forum.proxmox.com/threads/bug-found-where-to-post.84407/
> 
> I'm getting too used to Rust...
> 
>  src/PVE/Format.pm | 2 ++
>  1 file changed, 2 insertions(+)
> 
>

applied, thanks!


_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to