[pve-devel] applied: [PATCH storage 2/16] Remove unused string
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed Feb 5 09:45:10 CET 2020
On January 29, 2020 2:30 pm, Fabian Ebner wrote:
> Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
> ---
> PVE/Storage.pm | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/PVE/Storage.pm b/PVE/Storage.pm
> index 0bd103e..5fefa06 100755
> --- a/PVE/Storage.pm
> +++ b/PVE/Storage.pm
> @@ -573,7 +573,6 @@ sub storage_migrate {
> my $target_volid = "${target_storeid}:${target_volname}";
>
> my $target_ip = $target_sshinfo->{ip};
> - my $errstr = "unable to migrate '$volid' to '${target_volid}' on host '$target_sshinfo->{name}'";
>
> my $ssh = PVE::SSHInfo::ssh_info_to_command($target_sshinfo);
> my $ssh_base = PVE::SSHInfo::ssh_info_to_command_base($target_sshinfo);
> --
> 2.20.1
>
>
> _______________________________________________
> 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