Open
Bug 573516
Opened 15 years ago
Updated 3 years ago
unwrap_full_update.sh returns 0 even when it fails
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: catlee, Unassigned)
Details
Attachments
(1 file)
|
622 bytes,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
e.g.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1277114546.1277125497.2646.gz&fulltext=1
the slave ran out of disk unpacking the previous mar file, but the step 'passed' anyway.
| Reporter | ||
Updated•15 years ago
|
Component: Release Engineering → Build Config
Product: mozilla.org → Core
QA Contact: release → build-config
Version: other → Trunk
| Reporter | ||
Comment 1•15 years ago
|
||
| Reporter | ||
Comment 2•15 years ago
|
||
Comment on attachment 452772 [details] [diff] [review]
Add 'set -e' to unwrap_full_update.sh
Foresee any problems with this? WFM on my laptop.
Attachment #452772 -
Flags: review?(dbaron)
Comment on attachment 452772 [details] [diff] [review]
Add 'set -e' to unwrap_full_update.sh
I don't know anything about this code; any particular reason you're asking me?
| Reporter | ||
Comment 4•15 years ago
|
||
(In reply to comment #3)
> (From update of attachment 452772 [details] [diff] [review])
> I don't know anything about this code; any particular reason you're asking me?
You were the last one to touch it...in 2008.
Comment on attachment 452772 [details] [diff] [review]
Add 'set -e' to unwrap_full_update.sh
I guess I was the last person to touch the file, though.
I guess it looks fine to me, so r=dbaron, I suppose.
Attachment #452772 -
Flags: review?(dbaron) → review+
Updated•8 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
•