Closed
Bug 1009626
Opened 12 years ago
Closed 12 years ago
socorro stage disk filled up
Categories
(Socorro :: Infra, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lonnen, Unassigned)
References
Details
Old builds were clogging up stage so I cleared them out.
$ sudo find . -maxdepth 1 -type d -iname 'socorro.*' -ctime +2 | sudo xargs rm -rf
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•