diff options
author | AndreyL ProductEngine <alihatskiy@productengine.com> | 2018-08-22 03:02:59 +0300 |
---|---|---|
committer | AndreyL ProductEngine <alihatskiy@productengine.com> | 2018-08-22 03:02:59 +0300 |
commit | e041ffc5ff7136ccb52b91b9ee05b18b46516283 (patch) | |
tree | 246606fc33ae0735130e070c3837afcf78b0b71a /build.sh | |
parent | 714e89d55a0bfbec26cf950f816f2963ec7c9682 (diff) | |
parent | 6f54add8a8852c8f3df86abebe38ef0ce4a6742c (diff) |
Merged in lindenlab/viewer-release
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |