zfstest: remove unused variable
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
committed by
Wolfgang Bumiller
parent
2acdffbbb5
commit
88ed02a391
@ -2583,8 +2583,6 @@ $tests->{1} = $test1;
|
||||
|
||||
sub setup_zfs {
|
||||
|
||||
my $tmp = undef;
|
||||
|
||||
#create VM zvol
|
||||
print "create zvol $vmdisk\n" if $verbose;
|
||||
run_command("zfs create -V${volsize}G $zpath\/$vmdisk");
|
||||
|
||||
Reference in New Issue
Block a user