in automatic tests, find python interpreter and use it for python test scripts
ClosedPublic

Authored by mgallien on Jul 29 2017, 10:01 PM.

Details

Summary

in automatic tests, find python interpreter and use it for python test scripts
this way we do not use /usr/bin/env that may or may not work

Test Plan

Tested only on linux. I have no other platforms at the moment. Not sure for windows.

Diff Detail

Repository
R286 KFileMetaData
Branch
upstream
Lint
No Linters Available
Unit
No Unit Test Coverage
mgallien created this revision.Jul 29 2017, 10:01 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 29 2017, 10:01 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
dfaure accepted this revision.Aug 8 2017, 7:32 AM
This revision is now accepted and ready to land.Aug 8 2017, 7:32 AM
This revision was automatically updated to reflect the committed changes.