[pve-devel] [PATCH storage 02/11] zfstest: fix test description

Fabian Grünbichler f.gruenbichler at proxmox.com
Wed May 17 11:42:29 CEST 2017


Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
 test/run_test_zfspoolplugin.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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





More information about the pve-devel mailing list