From e18d97782f47c7ddb2b77a42c96116ba8dd5e9d3 Mon Sep 17 00:00:00 2001
From: callum_linden <none@none>
Date: Fri, 19 Oct 2012 16:45:40 -0700
Subject: [PATCH] Turn off configs and tests for testingg

---
 BuildParams | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/BuildParams b/BuildParams
index 40ec94ceaaa..f584c63d1af 100644
--- a/BuildParams
+++ b/BuildParams
@@ -21,6 +21,9 @@ email_status_this_is_os = true
 codeticket_since = 3.3.0-release
 
 clean_on_success = false
+run_tests = false
+build_Darwin_Debug = false
+build_Darwin_RelWithDebInfo = false
 
 # ========================================
 # Viewer Development
-- 
GitLab