Revision: 7604 http://sourceforge.net/p/ipcop/svn/7604 Author: owes Date: 2014-06-14 06:26:47 +0000 (Sat, 14 Jun 2014) Log Message: ----------- Ouch. Fix USB imagename copy&paste error.
Modified Paths: -------------- ipcop/trunk/make.sh Modified: ipcop/trunk/make.sh =================================================================== --- ipcop/trunk/make.sh 2014-06-13 05:23:12 UTC (rev 7603) +++ ipcop/trunk/make.sh 2014-06-14 06:26:47 UTC (rev 7604) @@ -2323,10 +2323,10 @@ [ "${RUNNING_TEST}" == 'yes' ] && parse_tests echo "" - echo "... and all this hard work for this:" + echo "... and all this hard work for:" ${DU} -bsh ${BASEDIR}/${SNAME}-${VERSION}-install-cd.${MACHINE}.iso if [ x"${SKIP_USB_IMAGES}" != x"yes" ]; then - ${DU} -bsh ${BASEDIR}/${SNAME}-${VERSION}-install-usb-*.${MACHINE}.iso + ${DU} -bsh ${BASEDIR}/${SNAME}-${VERSION}-install-usb-*.${MACHINE}.img.gz fi if [ "${VERSIONSTEP}" ]; then ${DU} -bsh ${BASEDIR}/${SNAME}-${VERSIONSTEP}-update.${MACHINE}.tgz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn