diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2018-10-17 10:31:59 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2018-10-17 10:31:59 -0400 |
commit | 036c52fcdf425fe79a9aa6682cd7c7fe709a2442 (patch) | |
tree | 80b637dd5876fa63fa247567aa5c267cfaf10441 /BuildParams | |
parent | 3abc0095c9e39faf8976ef815b0da656423c4905 (diff) | |
parent | bffe112cf5a1b9dd8acf5146c733a0fe186f6e89 (diff) |
Automated merge with ssh://bitbucket.org/nat_linden/viewer-poseidon
Diffstat (limited to 'BuildParams')
-rwxr-xr-x | BuildParams | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/BuildParams b/BuildParams index cb908f1532..c5f96d5ee3 100755 --- a/BuildParams +++ b/BuildParams @@ -62,11 +62,6 @@ Linux.additional_packages = "" EDU_sourceid = "" EDU_viewer_channel_suffix = "edu" -# The EDU package allows us to create a separate release channel whose expirations -# are synchronized as much as possible with the academic year -EDU_sourceid = "" -EDU_viewer_channel_suffix = "edu" - # Notifications - to configure email notices use the TeamCity parameter # setting screen for your project or build configuration to set the # environment variable 'email' to a space-separated list of email addresses |