Open
Bug 1080252
Opened 11 years ago
Updated 3 years ago
Mach returns zero when aborting when a clobber is needed
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: ckitching, Unassigned)
Details
If mach detects a need to clobber and auto-clobber is disabled it aborts.
Unfortunately, it returns zero when it does so. This means people who do `mach build && mach package` then walk off to get tea come back to discover it never actually built anything.
Reporter | ||
Comment 1•11 years ago
|
||
... But did run the packaging step, making it slightly less obvious that it never built anything.
Updated•11 years ago
|
Component: Build Config & IDE Support → mach
OS: Linux → All
Product: Firefox for Android → Core
Hardware: x86_64 → All
Summary: Mach returns zero when aborting due to a need to clobber. → Mach returns zero when aborting when a clobber is needed
Updated•11 years ago
|
Component: mach → Build Config
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•