commit | b25ea8d4de7f15a4535006ee950f7c42a44cd199 | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Wed Aug 22 07:22:55 2007 +0000 |
committer | david_williams <david_williams> | Wed Aug 22 07:22:55 2007 +0000 |
tree | 73d62958c3833567688b4062b70c5e26c2c90466 | |
parent | c4d0e44fa4fa15b717868b167883be1580882874 [diff] [blame] |
quiet down ANTs logging
diff --git a/releng.control/commonVariations.shsource b/releng.control/commonVariations.shsource index 4988730..9e29a22 100644 --- a/releng.control/commonVariations.shsource +++ b/releng.control/commonVariations.shsource
@@ -54,3 +54,5 @@ #contols ANT's quietness level # true logs error and warnings only export USE_QUIET=false + +export USE_DEBUG=false