Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
2013q1
-
None
Description
In Mac CI nodes there is a /Users/qt/python27 directory, containing python installation. This bin dir is in path. Despite the naming of the drectory, it contains Python 2.6:
dev-osx108-x64-02: qt$ /Users/qt/python27/bin/python --version
Python 2.6.8
The dir should be removed or python in it should be updated to 2.7.