Closed Bug 1121962 Opened 11 years ago Closed 11 years ago

Make small fixes to upstream sync script

Categories

(Testing :: web-platform-tests, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla38

People

(Reporter: jgraham, Assigned: jgraham)

Details

Attachments

(1 file, 1 obsolete file)

Turns out that hardcoding jgraham/web-platform-tests isn't a great idea.
Attachment #8549601 - Flags: review?(Ms2ger)
/r/2539 - Bug 1121962 - Small fixes to web-platform-tests upstreaming script Pull down this commit: hg pull review -r 668a183c432343bdccfecf553160238cb32e84f6
https://reviewboard.mozilla.org/r/2537/#review1683 ::: testing/web-platform/update/upstream.py (Diff revision 1) > + name = name.rstrip(".git") I recently discovered that rstrip("foo") doesn't do what you'd think it does: >>> "zgit.tgi".rstrip(".git") 'z'
/r/2539 - fixup! Bug 1121962 - Small fixes to web-platform-tests upstreaming script Pull down this commit: hg pull review -r cc446ed786111d8698e63bebf63b27ccb14c4bf3
Attachment #8549601 - Flags: review?(Ms2ger) → review+
Assignee: nobody → james
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Attachment #8549601 - Attachment is obsolete: true
Attachment #8619139 - Flags: review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: