From 96f1d7df83e5961fee99105d26ffe64773fdcbbe Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Mon, 14 Jun 2021 20:36:28 -0400 Subject: [PATCH] Fix bad quote --- test-cluster.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-cluster.sh b/test-cluster.sh index f55d4f29..5bea9547 100755 --- a/test-cluster.sh +++ b/test-cluster.sh @@ -94,7 +94,7 @@ _pvc storage osd out 0 _pvc storage osd in 0 _pvc storage osd unset noout _pvc storage osd list -_pvc storage pool add testing 64 --replcfg "'copies=3,mincopies=2'" +_pvc storage pool add testing 64 --replcfg "copies=3,mincopies=2" sleep 5 _pvc storage pool list _pvc storage volume add testing testX 1G