Closed Bug 676070 Opened 13 years ago Closed 13 years ago

log all output from signing

Categories

(Release Engineering :: Release Automation: Other, defect, P5)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bhearsum, Unassigned)

Details

(Whiteboard: [signing])

Currently, the only part of signing we log is the sign-release.py part. We sometimes have issues in other parts of signing that would benefit from logging for debugging purposes. Everything that happens in the signing Makefile should be logged (both stdout and stderr).
I usually do this by creating a shell script to be run and execute it like this:

bash -xe ./script.sh 2>&1 | tee log.txt
Priority: -- → P5
Whiteboard: [signing]
No longer blocks: hg-automation
Mass move of bugs to Release Automation component.
Component: Release Engineering → Release Engineering: Automation (Release Automation)
No longer blocks: hg-automation
We don't use these scripts anymore.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.