Closed Bug 383169 Opened 17 years ago Closed 17 years ago

Tinderbox: only call 'make deliver' on Windows

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: coop, Unassigned)

Details

Attachments

(1 file)

This has been an error _forever_. 

This target only exists on Windows, so we should use the existing platform determination code to make sure it only gets run on win32.

Patch forthcoming.
Status: NEW → ASSIGNED
Yuck. Why don't we just make "deliver" a no-op on non-Windows platforms?
You could just put an else right here:
http://mxr.mozilla.org/mozilla/source/Makefile.in#203

and put in an empty deliver target.
Adding the code to tinderbox means I only have to do it in one place, rather than on every branch. It will go away when Talkback is retired anyway.
Comment on attachment 267173 [details] [diff] [review]
Only call 'make deliver' target on Windows

r=cf, looks good.
Attachment #267173 - Flags: review?(nrthomas) → review+
Checking in post-mozilla-rel.pl;
/cvsroot/mozilla/tools/tinderbox/post-mozilla-rel.pl,v  <--  post-mozilla-rel.pl
new revision: 1.119; previous revision: 1.118
done
Status: ASSIGNED → RESOLVED
Closed: 17 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: