[pve-devel] [PATCH] Remove debug output

Dietmar Maurer dietmar at proxmox.com
Thu Jun 8 11:50:56 CEST 2017


this would remove the whole purpose of that function!

> On June 8, 2017 at 11:48 AM Wolfgang Link <w.link at proxmox.com> wrote:
> 
> 
> ---
>  PVE/CLI/pvesr.pm | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/PVE/CLI/pvesr.pm b/PVE/CLI/pvesr.pm
> index 3ca01c86..eb880fda 100644
> --- a/PVE/CLI/pvesr.pm
> +++ b/PVE/CLI/pvesr.pm
> @@ -144,8 +144,6 @@ __PACKAGE__->register_method ({
>  	    }
>  	}
>  
> -	print to_json($last_snapshots) . "\n";
> -
>  	return undef;
>      }});
>  
> -- 
> 2.11.0
> 
> 
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel




More information about the pve-devel mailing list