Fabian Deutsch has uploaded a new change for review. Change subject: build: Add input.py ......................................................................
build: Add input.py Change-Id: I554acb5b644b624daa01ba812073bb5712ea5a42 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/Makefile.am 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/02/19702/1 diff --git a/src/Makefile.am b/src/Makefile.am index 53e646d..01919ff 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -115,7 +115,8 @@ ovirt/node/utils/storage.py \ ovirt/node/utils/system.py \ ovirt/node/utils/tuned.py \ - ovirt/node/utils/virt.py + ovirt/node/utils/virt.py \ + ovirt/node/utils/input.py pyovirt_node_tools_PYTHON = \ ovirt/node/tools/__init__.py \ -- To view, visit http://gerrit.ovirt.org/19702 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I554acb5b644b624daa01ba812073bb5712ea5a42 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
