]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts: fix virsh pool-refresh issue 726/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 18 May 2017 09:35:43 +0000 (11:35 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 18 May 2017 09:42:44 +0000 (11:42 +0200)
commit635502a78662cb0b889a6997b3fa0a06a12559b4
tree9863cc784db516690fec8858de320d2da3d4ac94
parenta71fe088f51b0f292aa430a7e4970b664bc566b1
scripts: fix virsh pool-refresh issue

`c7edf24` introduced a new behavior regarding teardown.
`virsh pool-refresh default` might fail if the pool doesn't exist yet.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
scripts/build_utils.sh