Closed Bug 1137164 Opened 10 years ago Closed 10 years ago

Add a shebang to setup.py

Categories

(Tree Management :: Treeherder, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: jfrench)

Details

Attachments

(1 file)

So we can ./setup.py to save a few characters
After slugging most of the day on another bug, I need some easy gratification :)
Assignee: nobody → tojonmz
Status: NEW → ASSIGNED
Please see above PR for status and review.
Attachment #8578432 - Flags: review?(emorley)
Comment on attachment 8578432 [details] [review] treeherder-service-PR#432 lgtm - though jlal will need to confirm if the docker changes breaks anything :-)
Attachment #8578432 - Flags: review?(emorley) → review+
Cool, adding jlal to confirm.
Flags: needinfo?(jlal)
lgtm
Flags: needinfo?(jlal)
Awesome, thanks James. I'll merge then.
Marking fixed per above merge.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Commit pushed to master at https://github.com/mozilla/treeherder-service https://github.com/mozilla/treeherder-service/commit/7fda05e8771bc00c213aef818d362d471583fa2f Bug 1137164 - Docker: Use ./setup.py since current directory not on path The current directory isn't on the PATH, so the docker build was failing with: /bin/sh: 1: setup.py: not found The bin/peep.py call was fine, but I've changed it for consistency.
Cool, thanks Ed!
Commit pushed to master at https://github.com/mozilla/treeherder-service https://github.com/mozilla/treeherder-service/commit/1fb8829656ce868e5ae0e8e08de359494387f089 Bug 1137164 - Make setup.py executable 644->755, to fix docker build failure: /bin/sh: 1: ./setup.py: Permission denied
Component: Treeherder: Docs & Development → TreeHerder
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: