Revision: 6097
http://ipcop.svn.sourceforge.net/ipcop/?rev=6097&view=rev
Author: gespinasse
Date: 2011-11-17 07:20:21 +0000 (Thu, 17 Nov 2011)
Log Message:
-----------
Run tests for DBI, without TEST_VERBOSE=1 or log start to be not small
Modified Paths:
--------------
ipcop/trunk/lfs/DBI
Modified: ipcop/trunk/lfs/DBI
===================================================================
--- ipcop/trunk/lfs/DBI 2011-11-17 07:18:22 UTC (rev 6096)
+++ ipcop/trunk/lfs/DBI 2011-11-17 07:20:21 UTC (rev 6097)
@@ -84,6 +84,10 @@
cd $(DIR_APP) && yes 'n' | perl Makefile.PL
cd $(DIR_APP) && make
+ifeq "$(RUNNING_TEST)" "yes"
+ # In case of test error, try adding TEST_VERBOSE=1
+ -cd $(DIR_APP) && make test &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+endif
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn