Revision: 7466 http://sourceforge.net/p/ipcop/svn/7466 Author: owes Date: 2014-04-12 07:36:05 +0000 (Sat, 12 Apr 2014) Log Message: ----------- Fix copy&paste error in buildsingle
Modified Paths: -------------- ipcop/trunk/make.sh Modified: ipcop/trunk/make.sh =================================================================== --- ipcop/trunk/make.sh 2014-04-11 16:36:36 UTC (rev 7465) +++ ipcop/trunk/make.sh 2014-04-12 07:36:05 UTC (rev 7466) @@ -2342,7 +2342,7 @@ STAGE=base elif [ ${STAGE_ORDER} == '03' ]; then STAGE=ipcop - elif [ ${STAGE_ORDER} == '03' ]; then + elif [ ${STAGE_ORDER} == '04' ]; then STAGE=misc else exiterror "Incorrect stage parameter, use 02 03 04" 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 Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn