1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 01:55:10 +03:00

tests: restore removed prefix

During debugging this prefix was unintentionally lost, restore.
This commit is contained in:
Zdenek Kabelac 2021-03-27 21:58:33 +01:00
parent 12222add1a
commit 1f7bd719d0

View File

@ -341,7 +341,7 @@ class TestDbusService(unittest.TestCase):
if not pv_paths:
pv_paths = self._all_pv_object_paths()
vg_name = vg_n()
vg_name = vg_n(prefix=vg_prefix)
vg_path = self.handle_return(
self.objs[MANAGER_INT][0].Manager.VgCreate(