diff options
author | Christian Goetze (CG) <cg@lindenlab.com> | 2010-08-13 14:31:57 -0700 |
---|---|---|
committer | Christian Goetze (CG) <cg@lindenlab.com> | 2010-08-13 14:31:57 -0700 |
commit | 2d0e25a645ff5af3695e8c3e699940901f5cd09f (patch) | |
tree | 1e277dbcfb28dcdcfdddefdc715e5f4b04f96655 | |
parent | 8a85dee4324251ae858386f36184552e85066335 (diff) |
Add email to public inworld build status indicator.
-rw-r--r-- | BuildParams | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BuildParams b/BuildParams index 62abd957a0..3d2fd0810a 100644 --- a/BuildParams +++ b/BuildParams @@ -15,6 +15,8 @@ S3GET_URL = http://automated-builds-secondlife-com.s3.amazonaws.com/ S3PUT_URL = https://s3.amazonaws.com/automated-builds-secondlife-com/ S3ACL = public-read +# Public Inworld Build Status indicator email +email_status = 4fac962b-e6a9-ee06-fdd1-3818b00e8c6d@lsl.secondlife.com #### P r o d u c t i o n B u i l d s #### |