Closed
Bug 464246
Opened 17 years ago
Closed 17 years ago
Use separate file for Tinderbox machines configurations.
Categories
(NSS :: Test, defect, P2)
NSS
Test
Tracking
(Not tracked)
RESOLVED
FIXED
3.12.3
People
(Reporter: slavomir.katuscak+mozilla, Assigned: slavomir.katuscak+mozilla)
Details
Attachments
(1 file)
|
1.32 KB,
patch
|
nelson
:
review+
|
Details | Diff | Splinter Review |
Current Tinderbox version consist of 2 files - tinder.sh (code part) and env.sh (configuration part).
Configuration part in env.sh contains global settings, but also configurations of machines. Because of sensitive info about machines, we decided to put to mozilla cvs repository only modified version of env.sh with removed info about sun machines. Christophe suggested to split env.sh to 2 files - one for general settings and one for machine configurations and then keep synchronized env.sh on machines with version in mozilla cvs repository.
| Assignee | ||
Comment 1•17 years ago
|
||
Attachment #347536 -
Flags: review?(nelson)
| Assignee | ||
Updated•17 years ago
|
Priority: -- → P2
Updated•17 years ago
|
Attachment #347536 -
Flags: review?(nelson) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
Checking in config.sh;
/cvsroot/mozilla/security/tinderlight/config.sh,v <-- config.sh
initial revision: 1.1
done
Checking in env.sh;
/cvsroot/mozilla/security/tinderlight/env.sh,v <-- env.sh
new revision: 1.2; previous revision: 1.1
done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•17 years ago
|
Attachment #347536 -
Attachment description: Patch. → Patch. (checked in)
You need to log in
before you can comment on or make changes to this bug.
Description
•