-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: infrastructure
-
b86
With the mac ports version of mercurial the path to python in the mercurial launcher has is
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Note the capital "P" which is what was running afoul of the hgforest.sh detection. A different technique for checking the python executable is needed
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Note the capital "P" which is what was running afoul of the hgforest.sh detection. A different technique for checking the python executable is needed