diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2018-08-22 16:32:50 +0100 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2018-08-22 16:32:50 +0100 |
commit | d1338384704fdd29a79500a0ed8a21c764d229c2 (patch) | |
tree | 7921c4c0e921033f3b18755c64451cdf6c89bc77 /build.sh | |
parent | 56458152aca5a25663377fc9dde087de78bfb412 (diff) | |
parent | 6f54add8a8852c8f3df86abebe38ef0ce4a6742c (diff) |
merge
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" |