mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
lvmdbusd: Include lvm shell testing as the default
This commit is contained in:
parent
313c40ed09
commit
1d1fe00846
@ -1153,7 +1153,7 @@ class TestDbusService(unittest.TestCase):
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
# Test forking & exec new each time
|
# Test forking & exec new each time
|
||||||
test_shell = os.getenv('LVM_DBUS_TEST_SHELL', 0)
|
test_shell = os.getenv('LVM_DBUS_TEST_SHELL', 1)
|
||||||
|
|
||||||
set_execution(False)
|
set_execution(False)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user