main - Fix import of utils from lvmdbusd.cfg

Tony Asleson <[email protected]>
Newsgroups gmane.linux.lvm.devel
Message-ID <[email protected]>
Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=d6f8f59239c65a7f1f9be1d24bf9ba02cfee5b0e
Commit:        d6f8f59239c65a7f1f9be1d24bf9ba02cfee5b0e
Parent:        238e3777777e1e75b388d8e05f9c1212aa4d1eed
Author:        Adam Williamson <[email protected]>
AuthorDate:    Tue Mar 21 11:46:54 2023 -0700
Committer:     Tony Asleson <[email protected]>
CommitterDate: Tue Mar 21 22:42:25 2023 -0500

Fix import of utils from lvmdbusd.cfg

Signed-off-by: Adam Williamson <[email protected]>
---
 daemons/lvmdbusd/cfg.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/daemons/lvmdbusd/cfg.py b/daemons/lvmdbusd/cfg.py
index 9da4b1267..9f4360100 100644
--- a/daemons/lvmdbusd/cfg.py
+++ b/daemons/lvmdbusd/cfg.py
@@ -11,7 +11,7 @@ import os
 import multiprocessing
 import queue
 import itertools
-from utils import LvmDebugData
+from lvmdbusd.utils import LvmDebugData
 
 from lvmdbusd import path
 

--
lvm-devel mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/lvm-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.