diff options
author | Oz Linden <oz@lindenlab.com> | 2018-05-29 11:50:14 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2018-05-29 11:50:14 -0400 |
commit | e56be73dc646d414c7a10621ac489add6762267b (patch) | |
tree | 159a4c40b6656f8a5c7383c4ecfcf404013e5a15 /build.sh | |
parent | c18a4cb0117b6e865a72a01465606c67a7e3bf6d (diff) | |
parent | b3822148e1a7664ebc47abbc6eb53c69d27d8b47 (diff) |
merge changes for MAINT-8675
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" |