Change in vdsm[master]: vdsm_reg: generate deployUtil.py and config.py

dougsland at redhat.com dougsland at redhat.com
Thu Oct 11 20:28:54 UTC 2012


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: vdsm_reg: generate deployUtil.py and config.py
......................................................................

vdsm_reg: generate deployUtil.py and config.py

Adding nodist_vdsmreg_PYTHON to all-local target. Otherwise, deployUtil.py and configy.in won't be generated.
Thanks to Ravi Nori for the IRC report!

Change-Id: I7d4902b3d1c95da4bcb96aea26d4b75b41a10a61
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M vdsm_reg/Makefile.am
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/11/8511/1

diff --git a/vdsm_reg/Makefile.am b/vdsm_reg/Makefile.am
index 18a17c1..5098374 100644
--- a/vdsm_reg/Makefile.am
+++ b/vdsm_reg/Makefile.am
@@ -73,6 +73,7 @@
 all-local: \
 	$(nodist_noinst_DATA) \
 	$(dist_ovirtsetup_PYTHON) \
+	$(nodist_vdsmreg_PYTHON) \
 	$(nodist_vdsmreg_SCRIPTS)
 
 install-data-local: \


--
To view, visit http://gerrit.ovirt.org/8511
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7d4902b3d1c95da4bcb96aea26d4b75b41a10a61
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>


More information about the vdsm-patches mailing list