diff --git a/test/run_test_zfspoolplugin.pl b/test/run_test_zfspoolplugin.pl index c295e9f..f07eacc 100755 --- a/test/run_test_zfspoolplugin.pl +++ b/test/run_test_zfspoolplugin.pl @@ -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");