diff options
| author | Oz Linden <oz@lindenlab.com> | 2018-09-05 09:12:21 -0400 | 
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2018-09-05 09:12:21 -0400 | 
| commit | a906ccd478c4aad1780d1f6e9a4a7926ff8934fb (patch) | |
| tree | bf723402503fce2628d3cd4323da4155e5966ed4 /BuildParams | |
| parent | c9ad54212ec0bf874177e78e034b30ccd0b93212 (diff) | |
remove duplicated EDU definitions
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 | 
