From c8c15e37ef7f23a35f4ddf205eac8a072a124789 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Wed, 12 Dec 2007 15:34:00 +0000
Subject: [PATCH] simplify build parameters

---
 releng.wtpbuilder/build.properties | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/releng.wtpbuilder/build.properties b/releng.wtpbuilder/build.properties
index 69a117b54..624d81fdc 100644
--- a/releng.wtpbuilder/build.properties
+++ b/releng.wtpbuilder/build.properties
@@ -3,6 +3,11 @@
 # It is only used to drive the build process
 # it must be relative to the build home
 #
+
+# uncomment if its desired to skip unit tests
+# (if not already defined from elsewhere)
+# skipUnitTests=yes
+
 #
 # in 3.2 based builds, this version is no longer appended to
 # pde builder directory name.
-- 
GitLab