zfstest: fix test description

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler
2017-05-17 11:42:29 +02:00
committed by Wolfgang Bumiller
parent 91877ee016
commit a3b7bc374c

View File

@ -894,7 +894,7 @@ $tests->{10} = $test10;
my $test9 =sub {
print "\nrun test9 \"parse_volname\"\n";
print "\nrun test9 \"parse_volume_id\"\n";
eval {
my ($store, $disk) = PVE::Storage::parse_volume_id("$storagename:$vmdisk");