mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
lvmdbustest.py: Remove un-used variable
Not needed with new validation function.
This commit is contained in:
parent
7b0371e74e
commit
26ca308ba9
@ -483,7 +483,6 @@ class TestDbusService(unittest.TestCase):
|
||||
(vg, thin_pool) = self._create_raid5_thin_pool()
|
||||
|
||||
vg_name_start = vg.Name
|
||||
mgr = self.objs[MANAGER_INT][0].Manager
|
||||
|
||||
# noinspection PyTypeChecker
|
||||
self._verify_hidden_lookups(thin_pool.LvCommon, vg_name_start)
|
||||
|
Loading…
x
Reference in New Issue
Block a user