craftenv.sh: use python3 (after version check) if python3.6 isn't found
ClosedPublic

Authored by arichardson on Aug 25 2018, 11:06 AM.

Details

Summary

On my system I no longer have python3.6 and python3 points to python3.7

Test Plan

craftenv.sh no longer complains about missing python3.6

Diff Detail

Repository
R138 Craft
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
arichardson requested review of this revision.Aug 25 2018, 11:06 AM
arichardson created this revision.

Remove debug echo

vonreth accepted this revision.Aug 25 2018, 12:03 PM

Looks good

This revision is now accepted and ready to land.Aug 25 2018, 12:03 PM
This revision was automatically updated to reflect the committed changes.