Change in vdsm[master]: m4/ax_python_module.m4: do not overwrite PYTHON

ybronhei at redhat.com ybronhei at redhat.com
Tue May 10 15:06:53 UTC 2016


Yaniv Bronhaim has posted comments on this change.

Change subject: m4/ax_python_module.m4: do not overwrite PYTHON
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/57301/1/m4/ax_python_module.m4
File m4/ax_python_module.m4:

Line 28: AU_ALIAS([AC_PYTHON_MODULE], [AX_PYTHON_MODULE])
Line 29: AC_DEFUN([AX_PYTHON_MODULE],[
Line 30:     if test -z "$3";
Line 31:     then
Line 32:         THIS_MODULE_PYTHON="python3"
we will need to change the default to python2 for this patch to pass ... are we good with that ?
Line 33:     else
Line 34:         THIS_MODULE_PYTHON="$3"
Line 35:     fi
Line 36: 


-- 
To view, visit https://gerrit.ovirt.org/57301
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I4224302b47a5f4465976af439079efd13987defa
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list