Explicitly specify Python2 in shebang
ClosedPublic

Authored by aspotashev on Dec 11 2019, 3:45 PM.

Details

Test Plan

Tried running add-parents (and consequently add-parents.py and translateRevlist.py) on Fedora 31.

Diff Detail

Repository
R221 KDE Ruleset
Branch
python2
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19703
Build 19721: arc lint + arc unit
aspotashev requested review of this revision.Dec 11 2019, 3:45 PM
aspotashev created this revision.
ognarb added a subscriber: ognarb.May 23 2020, 12:04 PM

Maybe we should think about porting it to python3 ;)

But the shebang is a good workaround for now.

nalvarez accepted this revision.May 23 2020, 3:42 PM

Huh I never saw this.

Approved, but I'll look into porting to py3 at least for the ones I made.

This revision is now accepted and ready to land.May 23 2020, 3:42 PM
aspotashev closed this revision.May 24 2020, 9:44 AM