Closed Bug 482880 Opened 15 years ago Closed 15 years ago

l10n verify has duplicated results for win32

Categories

(Release Engineering :: General, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: coop)

References

Details

Attachments

(1 file)

We unpack the win32 installers with 7z to get nonlocalized, localized, and optional directories, then copy everything from these dirs into bin/.
 http://hg.mozilla.org/build/tools/file/a68f697e2be8/release/common/unpack.sh#l33
This is done for en-US in a directory source/, and each locale in target/, and then we 'diff source target' - which finds differences in both copies of each file and makes the diff confusing to read.

Really just need to the diff on source/bin, or remove the three source dirs after unpacking.
Assignee: nobody → ccooper
Priority: -- → P3
Status: NEW → ASSIGNED
Priority: P3 → P2
Easiest just to delete the offending dirs once we've got their contents IMO.

Tested this patch on fx-mac-1.9-slave2 and we get simpler win32 diffs without seeming to affect the meta-diff.
Attachment #369351 - Flags: review?(nthomas)
Comment on attachment 369351 [details] [diff] [review]
Remove the dirs after we copy them into bin/

Woah, completely missed this one. Sorry about that.
Attachment #369351 - Flags: review?(nthomas) → review+
Comment on attachment 369351 [details] [diff] [review]
Remove the dirs after we copy them into bin/

changeset:   254:3669bbad0ca4
Attachment #369351 - Flags: checked‑in+ checked‑in+
Status: ASSIGNED → RESOLVED
Closed: 15 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: