Changeset 966:c7cb5b3d2c47
- Timestamp:
- 05/16/19 16:58:11 (6 years ago)
- Branch:
- python3
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
diffdist.sh
r189 r966 6 6 export PYTHONPATH 7 7 8 exec python "${scriptdir}/diffdist.py" "$@"8 exec python3 "${scriptdir}/diffdist.py" "$@"
Note:
See TracChangeset
for help on using the changeset viewer.