summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2018-08-22 16:32:50 +0100
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2018-08-22 16:32:50 +0100
commitd1338384704fdd29a79500a0ed8a21c764d229c2 (patch)
tree7921c4c0e921033f3b18755c64451cdf6c89bc77 /build.sh
parent56458152aca5a25663377fc9dde087de78bfb412 (diff)
parent6f54add8a8852c8f3df86abebe38ef0ce4a6742c (diff)
merge
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index bb8d66599b..1fc578e956 100755
--- a/build.sh
+++ b/build.sh
@@ -114,7 +114,6 @@ pre_build()
-DRELEASE_CRASH_REPORTING:BOOL="$RELEASE_CRASH_REPORTING" \
-DVIEWER_CHANNEL:STRING="${viewer_channel}" \
-DGRID:STRING="\"$viewer_grid\"" \
- -DLL_TESTS:BOOL="$run_tests" \
-DTEMPLATE_VERIFIER_OPTIONS:STRING="$template_verifier_options" $template_verifier_master_url \
"${SIGNING[@]}" \
|| fatal "$variant configuration failed"