[pve-devel] applied: [PATCH cluster v3 1/7] pvecm: remove Data::Dumper
Wolfgang Bumiller
w.bumiller at proxmox.com
Wed Sep 20 14:16:17 CEST 2017
applied
On Mon, Sep 18, 2017 at 10:32:52AM +0200, Thomas Lamprecht wrote:
> Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
> ---
>
> no changes
>
> data/PVE/CLI/pvecm.pm | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/data/PVE/CLI/pvecm.pm b/data/PVE/CLI/pvecm.pm
> index 7ca98f7..41c2f9c 100755
> --- a/data/PVE/CLI/pvecm.pm
> +++ b/data/PVE/CLI/pvecm.pm
> @@ -10,7 +10,6 @@ use POSIX;
> use Net::IP;
> use File::Path;
> use File::Basename;
> -use Data::Dumper; # fixme: remove
> use PVE::Tools;
> use PVE::Cluster;
> use PVE::INotify;
> --
> 2.11.0
More information about the pve-devel
mailing list