Open
Bug 1279008
Opened 9 years ago
Updated 9 years ago
[vcs-sync] redirect run_* script output to /dev/null ?
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
NEW
People
(Reporter: hwine, Unassigned)
Details
(Whiteboard: [vcs-sync])
remediation work on bug 1278979 was delayed by operator (me) confusion over the local log file 'beagle.log'. That is only written by the run_* script, but I'd gotten used to it being "the latest"
The logs are in the "./logs/" directory, with prior runs available (for a while) in "./build/upload/logs/"
The confusion caused by the *.log file may not be worth the convenience, since we so rarely have to touch these systems.
Consider having the run_* script sending it's output to /dev/null to avoid confusion.
You need to log in
before you can comment on or make changes to this bug.
Description
•