summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2018-08-22 03:02:59 +0300
committerAndreyL ProductEngine <alihatskiy@productengine.com>2018-08-22 03:02:59 +0300
commite041ffc5ff7136ccb52b91b9ee05b18b46516283 (patch)
tree246606fc33ae0735130e070c3837afcf78b0b71a /build.sh
parent714e89d55a0bfbec26cf950f816f2963ec7c9682 (diff)
parent6f54add8a8852c8f3df86abebe38ef0ce4a6742c (diff)
Merged in lindenlab/viewer-release
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"