Closed Bug 1018975 Opened 10 years ago Closed 10 years ago

buildfarm/maintenance/manage_foopies.py not executable

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pmoore, Assigned: pmoore)

Details

Attachments

(1 file)

When running end_to_end_config.sh, we hit a problem because buildfarm/maintenance/manage_foopies.py is not executable.

Two parts to the fix:
1) switch the executable bits (chmod) on manage_foopies.py
2) convert from DOS to UNIX line endings (otherwise the OS searches for an executable called python\r instead of python)

This brings it in line with its sister, manage_masters.py.
Assignee: nobody → pmoore
Status: NEW → ASSIGNED
Attachment #8432511 - Flags: review?(coop)
Attachment #8432511 - Flags: review?(coop) → review+
Comment on attachment 8432511 [details] [diff] [review]
Tools patch to make manage_foopies.py directly executable

https://hg.mozilla.org/build/tools/rev/18693c5d0b4d
Attachment #8432511 - Flags: checked-in+
Working fine since change was landed, so closing bug.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: