[Bps-public-commit] Prophet branch, master, updated. 0.73-43-gf26348c
jesse
jesse at bestpractical.com
Fri Jan 29 15:56:29 EST 2010
The branch, master has been updated
via f26348c0ad8caefe5b483c082448b93a85d8059b (commit)
from aeb2f54222a0f9734d3fa98f070b2427dcd46617 (commit)
Summary of changes:
Makefile.PL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit f26348c0ad8caefe5b483c082448b93a85d8059b
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Fri Jan 29 12:56:07 2010 -0800
Turn off maintainer testing deps by default. Thanks to schwern++
diff --git a/Makefile.PL b/Makefile.PL
index 4b6efcf..2796282 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -48,7 +48,7 @@ feature 'SQLite replica support' => -default => 1,
'DBI' => 1,
'DBD::SQLite' => 1;
-feature 'Maintainer testing tools' => -default => 1,
+feature 'Maintainer testing tools' => -default => 0,
'Test::HTTP::Server::Simple',
'YAML::Syck' => 0,
'Module::Refresh' => 0,
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list