As was mentioned in c102b704edb5, test scripts calling 'python' or 'python3'
might use the wrong python.
For test-filecache.py, this causes a failed test on CentOS 7.
Details
Details
- Reviewers
- indygreg 
- Group Reviewers
- hg-reviewers 
- Commits
- rHGe01ea8325859: test-filecache: use sys.executable to call python
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
- Automatic diff as part of commit; lint not applicable. 
- Unit
- Automatic diff as part of commit; unit tests not applicable.