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 <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to