Revision: 5502 http://ipcop.svn.sourceforge.net/ipcop/?rev=5502&view=rev Author: gespinasse Date: 2011-02-26 19:33:03 +0000 (Sat, 26 Feb 2011)
Log Message: ----------- Remove the silent test failure possibility Modified Paths: -------------- ipcop/trunk/lfs/cpio Modified: ipcop/trunk/lfs/cpio =================================================================== --- ipcop/trunk/lfs/cpio 2011-02-26 16:29:59 UTC (rev 5501) +++ ipcop/trunk/lfs/cpio 2011-02-26 19:33:03 UTC (rev 5502) @@ -90,7 +90,7 @@ --disable-nls cd $(DIR_APP) && make -j $(PARALLELISM) ifeq "$(RUNNING_TEST)" "yes" - -cd $(DIR_APP) && make check &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log + cd $(DIR_APP) && make check &> $(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. ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn