test: rbd: typo fix
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -120,7 +120,7 @@ sub run_test_cmd {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sub prepare {
|
sub prepare {
|
||||||
print "Preparing test environent\n";
|
print "Preparing test environment\n";
|
||||||
|
|
||||||
my $pools = run_cmd("ceph osd pool ls --format json", 1);
|
my $pools = run_cmd("ceph osd pool ls --format json", 1);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user