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
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2227
Build 2245: arc lint + arc unit
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.