summaryrefslogtreecommitdiff
path: root/BuildParams
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2016-12-13 15:30:51 -0500
committerNat Goodspeed <nat@lindenlab.com>2016-12-13 15:30:51 -0500
commitd0e166fe8a803967bac081c9f6ac73e436a684f5 (patch)
tree94348fe4a84911622c94d9e7bca607f1e677df49 /BuildParams
parenta0110373068fbe7fc70d3eac9763f0f1b820a3d2 (diff)
DRTVWR-418: Remove build_variables_repository_url from BuildParams.
That should be set in TeamCity template hierarchy; don't override it.
Diffstat (limited to 'BuildParams')
-rwxr-xr-xBuildParams1
1 files changed, 0 insertions, 1 deletions
diff --git a/BuildParams b/BuildParams
index a991781c58..f1886077e3 100755
--- a/BuildParams
+++ b/BuildParams
@@ -15,7 +15,6 @@ build_Linux_Doxygen = true
# Need viewer-build-variables as well as other shared repositories
buildscripts_shared_more_NAMEs="build_variables"
-build_variables_repostory_url = "https://bitbucket.org/lindenlab/viewer-build-variables"
################################################################
#### Examples of how to set the viewer_channel ####