From: Chris Koeritz Date: Wed, 11 Sep 2013 03:58:41 +0000 (-0500) Subject: checking in no tests variable. will countermand in jenkins servers to actually build... X-Git-Tag: 2.140.90~928 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=b4112fdfe29b137b3845ece6a13aaa72bc678350 checking in no tests variable. will countermand in jenkins servers to actually build. eventually. --- diff --git a/production/feisty_meow_config.ini b/production/feisty_meow_config.ini index be7f845b..9cce39d6 100755 --- a/production/feisty_meow_config.ini +++ b/production/feisty_meow_config.ini @@ -3,7 +3,7 @@ # specifies the version of the code that is being constructed here. major=2 minor=140 -revision=52 +revision=54 build=0 # specifies the remainder of the version record info. @@ -25,7 +25,7 @@ DEBUG=t #STRICT_WARNINGS=t # enable this if you want to disable the RUN_TARGETS for test execution. -#NO_TEST_RUNS=t +NO_TEST_RUNS=t # if this is enabled, then the source dependencies are only generated if # they're missing or if this file has changed. non-lax dependencies get