[pve-devel] applied: [PATCH container 4/9] remove trailing whitespace

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Sep 11 14:09:27 CEST 2019


On 05.09.19 16:11, Oguz Bektas wrote:
> Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
> ---
>  src/PVE/API2/LXC.pm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/PVE/API2/LXC.pm b/src/PVE/API2/LXC.pm
> index 6ddff9c..9ddaf58 100644
> --- a/src/PVE/API2/LXC.pm
> +++ b/src/PVE/API2/LXC.pm
> @@ -35,7 +35,7 @@ BEGIN {
>  
>  __PACKAGE__->register_method ({
>      subclass => "PVE::API2::LXC::Config",
> -    path => '{vmid}/config',			      
> +    path => '{vmid}/config',
>  });
>  
>  __PACKAGE__->register_method ({
> 

applied, thanks!




More information about the pve-devel mailing list