Revision: 6118
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6118&view=rev
Author:   gespinasse
Date:     2011-11-21 07:37:04 +0000 (Mon, 21 Nov 2011)
Log Message:
-----------
Add TEST_VERBOSE=1 to GD test suite, log size is under 1kB

Modified Paths:
--------------
    ipcop/trunk/lfs/GD

Modified: ipcop/trunk/lfs/GD
===================================================================
--- ipcop/trunk/lfs/GD  2011-11-20 17:37:55 UTC (rev 6117)
+++ ipcop/trunk/lfs/GD  2011-11-21 07:37:04 UTC (rev 6118)
@@ -86,7 +86,7 @@
        cd $(DIR_APP) && perl Makefile.PL
        cd $(DIR_APP) && make
 ifeq "$(RUNNING_TEST)" "yes"
-       -cd $(DIR_APP) && make test &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+       -cd $(DIR_APP) && make test TEST_VERBOSE=1 &> 
$(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