Changeset 27013
- Timestamp:
- 05/19/22 11:16:42 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-python-3.sh
r27002 r27013 130 130 131 131 # Ensure that runme.py uses Python 3 interpreter 132 sed -i "s|/usr/bin/env python|/usr/local/bin/python3|g" ./runme.py132 sed -i '' "s|/usr/bin/env python|/usr/local/bin/python3|g" ./runme.py 133 133 134 134 # Run tests, redirecting output to logfile and suppressing output to console
Note:
See TracChangeset
for help on using the changeset viewer.