Home | History | Annotate | Download | only in cpython2

Lines Matching refs:cur_target_major

6122 		cur_target_major=`sw_vers -productVersion | \
6126 cur_target="${cur_target_major}.${cur_target_minor}"
6127 if test ${cur_target_major} -eq 10 && \