Revision: 6099
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6099&view=rev
Author:   gespinasse
Date:     2011-11-17 07:31:24 +0000 (Thu, 17 Nov 2011)
Log Message:
-----------
I should have commited the non verbose test version as with verbose option, 
test log size is 760 kb

Modified Paths:
--------------
    ipcop/trunk/lfs/NetAddr-IP

Modified: ipcop/trunk/lfs/NetAddr-IP
===================================================================
--- ipcop/trunk/lfs/NetAddr-IP  2011-11-17 07:25:37 UTC (rev 6098)
+++ ipcop/trunk/lfs/NetAddr-IP  2011-11-17 07:31:24 UTC (rev 6099)
@@ -85,7 +85,8 @@
        cd $(DIR_APP) && perl Makefile.PL
        cd $(DIR_APP) && make
 ifeq "$(RUNNING_TEST)" "yes"
-       -cd $(DIR_APP) && make test TEST_VERBOSE=1 &> 
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+       # 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
 

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
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to