X-Git-Url: https://git.proxmox.com/?p=pve-storage.git;a=blobdiff_plain;f=PVE%2FStorage%2FLunCmd%2FIet.pm;fp=PVE%2FStorage%2FLunCmd%2FIet.pm;h=5b09b88e38d60905f8cb2ff4a665c13ca7ba48ce;hp=4a8ebd5a1af49927054aa1b7356e33081ebe83bc;hb=074b2cb4fa0c8070ab2dcccbafa6a822b92d61ac;hpb=3da6c49083916c42db34caf7eaf815e35c551b01 diff --git a/PVE/Storage/LunCmd/Iet.pm b/PVE/Storage/LunCmd/Iet.pm index 4a8ebd5..5b09b88 100644 --- a/PVE/Storage/LunCmd/Iet.pm +++ b/PVE/Storage/LunCmd/Iet.pm @@ -15,8 +15,8 @@ package PVE::Storage::LunCmd::Iet; use strict; use warnings; + use PVE::Tools qw(run_command file_read_firstline trim dir_glob_regex dir_glob_foreach); -use Data::Dumper; sub get_base;