relval.py: modify hashbang to work with virtualenv
ClosedPublic

Authored by kparal on Apr 17 2015, 4:05 PM.

Details

Reviewers
adamwill
Summary

If the interpreter is harcoded, relval.py can't be executed inside a
virtualenv. This fixes it.

Test Plan

it works now

Diff Detail

Repository
rRELVAL relval
Branch
feature/virtualenv
Lint
No Linters Available
Unit
No Unit Test Coverage
kparal retitled this revision from to relval.py: modify hashbang to work with virtualenv.Apr 17 2015, 4:05 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added a reviewer: adamwill.
adamwill accepted this revision.Apr 17 2015, 6:00 PM

Thanks! Incorporated into https://www.happyassassin.net/cgit/relval/commit/?id=c532a8aed993269dcfcb31cf069a34a43945b0d8 , which also does the same thing in cli.py.

This revision is now accepted and ready to land.Apr 17 2015, 6:00 PM
kparal closed this revision.Apr 20 2015, 8:10 AM

Thanks, closing this revision. (Next time, if you leave Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D341 line in the git commit description, Phab will autoclose this and insert a link here).