Changeset 966:c7cb5b3d2c47 for diffdist.sh
- Timestamp:
- 05/16/19 16:58:11 (4 years ago)
- Branch:
- python3
- hg-Phase:
- (<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, '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.