Changeset 27571
- Timestamp:
- 02/12/23 10:55:07 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-python-3.sh
r27443 r27571 148 148 149 149 # Ensure that runme.py uses Python 3 interpreter 150 sed -i '' "s|/usr/bin/env python|/usr/ local/bin/python3|g" ./runme.py150 sed -i '' "s|/usr/bin/env python|/usr/bin/env python3|g" ./runme.py 151 151 152 152 # Run tests, redirecting output to logfile and suppressing output to console
Note:
See TracChangeset
for help on using the changeset viewer.