diff options
author | Oz Linden <oz@lindenlab.com> | 2018-05-30 10:32:47 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2018-05-30 10:32:47 -0400 |
commit | 0fedc97f3f9bb83e93624343072c9b3dd62c63ae (patch) | |
tree | 28f1bd556de4e9a795400cd3c68cf955708ddacd | |
parent | 6b17202a076cd3727e474d2da8980c3be9613c32 (diff) |
always run tests
-rwxr-xr-x | build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -125,7 +125,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" |