Revision: 7471
http://sourceforge.net/p/ipcop/svn/7471
Author: owes
Date: 2014-04-13 17:24:32 +0000 (Sun, 13 Apr 2014)
Log Message:
-----------
Auto-answer question in Makefile.PL
Modified Paths:
--------------
ipcop/trunk/lfs/IO-Socket-SSL
Modified: ipcop/trunk/lfs/IO-Socket-SSL
===================================================================
--- ipcop/trunk/lfs/IO-Socket-SSL 2014-04-13 15:08:50 UTC (rev 7470)
+++ ipcop/trunk/lfs/IO-Socket-SSL 2014-04-13 17:24:32 UTC (rev 7471)
@@ -82,7 +82,8 @@
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && perl Makefile.PL
+ # Answer n when asked to run external tests
+ cd $(DIR_APP) && yes 'n' | 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
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn