Closed
Bug 209828
Opened 23 years ago
Closed 23 years ago
be able to startup images other than mozilla-bin
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: colin, Assigned: mozbugs-build)
Details
Attachments
(1 file)
|
1.17 KB,
patch
|
netscape
:
review+
|
Details | Diff | Splinter Review |
Currently mozilla-bin (the image) is started by mozilla.com (a DCL script) on
OpenVMS. With the advent of Firebird and such, we need a way to be able to run
images which are named MozillaFirebird-bin etc.
For now, rather than creating a MozillaFirebird.com etc for each separate
Mozilla app, have mozilla.com be smart enough to find whichever app is present
(in the same directory) and run that image. This assumes that each app will be
installed into its own diretory. Should this assumption ever fail, then we'll
need to find some other solution, but until then, this seems like a reasonable
solution.
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Updated•23 years ago
|
Attachment #125939 -
Flags: review?(cls)
Updated•23 years ago
|
Attachment #125939 -
Flags: review?(cls) → review+
| Reporter | ||
Comment 2•23 years ago
|
||
Checked in to the trunk.
| Reporter | ||
Comment 3•23 years ago
|
||
Marking resolved.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•