Closed
Bug 551930
Opened 15 years ago
Closed 15 years ago
Clean up ftp latest-comm-1.9.* directories
Categories
(Mozilla Messaging Graveyard :: Release Engineering, defect)
Mozilla Messaging Graveyard
Release Engineering
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: gozer)
Details
We need symlinks removing for items within the latest-comm-1.9.* directories:
latest-comm-1.9.1: remove all thunderbird-3.0.3pre* files
latest-comm-1.9.1-l10n: remove all thunderbird-3.0.3pre* files
latest-comm-1.9.2: remove all thunderbird-3.1b1pre* files
latest-comm-1.9.2-l10n: remove all thunderbird-3.1b1pre* files
Assignee | ||
Comment 1•15 years ago
|
||
Done.
cd /pub/mozilla.org/thunderbird/nightly && rm \
latest-comm-1.9.1/thunderbird-3.0.3pre* \
latest-comm-1.9.1-l10n/thunderbird-3.0.3pre* \
latest-comm-1.9.2/thunderbird-3.1b1pre* \
latest-comm-1.9.2-l10n/thunderbird-3.1b1pre*
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•