mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
lbmdbusd: Support in-tree testing.
This commit is contained in:
parent
ef5583a209
commit
1a141e8623
@ -27,7 +27,7 @@ LVMDBUS_SRCDIR_FILES = \
|
||||
job.py \
|
||||
loader.py \
|
||||
lvmdb.py \
|
||||
lvmdbusd.py \
|
||||
main.py \
|
||||
lvm_shell_proxy.py \
|
||||
lv.py \
|
||||
manager.py \
|
||||
|
@ -7,4 +7,4 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from .lvmdbusd import main
|
||||
from .main import main
|
||||
|
0
daemons/lvmdbusd/lvm_shell_proxy.py
Normal file → Executable file
0
daemons/lvmdbusd/lvm_shell_proxy.py
Normal file → Executable file
0
daemons/lvmdbusd/lvmdb.py
Normal file → Executable file
0
daemons/lvmdbusd/lvmdb.py
Normal file → Executable file
Loading…
Reference in New Issue
Block a user