Closed Bug 641433 Opened 13 years ago Closed 13 years ago

setup-master.py should use absolute paths while symlinking

Categories

(Release Engineering :: General, defect, P2)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

(Whiteboard: [buildmasters])

Attachments

(1 file)

Attached patch Use abspathSplinter Review
It's very annoying to setup master by running setup-master.py which creates relative symlinks assuming that master_dir is always in the current directory. It would be better to use absolute paths to configs. Attached patch solves the problem. When we switch to python 2.6 we can use os.path.relpath(f, master_dir) instead.
Attachment #519085 - Flags: review?(catlee)
Blocks: 627307
Attachment #519085 - Flags: review?(catlee) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: