Change in vdsm[master]: fix "make check" failing on "vdscli.py" missing

danken at redhat.com danken at redhat.com
Thu Jun 28 10:07:11 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

Change subject: fix "make check" failing on "vdscli.py" missing
......................................................................


fix "make check" failing on "vdscli.py" missing

"make all" will not generate "vdscli.py" from "vdscli.py.in".
Only "make install" will generate it. By running "make check",
firstly "make all" will be run, but not "make install".
So "vdscli.py" is not generated and the check fails.

Generating "vdscli.py" in "make all" can fix the problem.

Change-Id: I3e83d918466ab3ab6b6a4c4716d194dc1c87606e
Signed-off-by: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
---
M vdsm_cli/Makefile.am
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Dan Kenigsberg: Looks good to me, approved
  Zhou Zheng Sheng: Verified


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3e83d918466ab3ab6b6a4c4716d194dc1c87606e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list