Revision: 6224
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6224&view=rev
Author:   gespinasse
Date:     2012-01-09 22:53:35 +0000 (Mon, 09 Jan 2012)
Log Message:
-----------
Directly advice on incomplete prefetch what to do

Modified Paths:
--------------
    ipcop/trunk/make.sh

Modified: ipcop/trunk/make.sh
===================================================================
--- ipcop/trunk/make.sh 2012-01-09 22:21:48 UTC (rev 6223)
+++ ipcop/trunk/make.sh 2012-01-09 22:53:35 UTC (rev 6224)
@@ -2094,6 +2094,7 @@
        if [ ${WGET_FAIL_COUNTER} -gt 0 -o ${MD5SUM_FAIL_COUNTER} -gt 0 ]; then
                echo -ne "${BOLD}*** ${WGET_FAIL_COUNTER} package(s) could not 
be downloaded${NORMAL}\n"
                echo -ne "${BOLD}*** ${MD5SUM_FAIL_COUNTER} package(s) had 
incorrect md5sum${NORMAL}\n"
+               echo -ne "*** google for files no more found in original URL, 
that's safe when md5 remain the ${BOLD}same${NORMAL}\n"
                return 1
        else
                echo -ne "${BOLD}*** All packages successfully downloaded with 
correct md5 sums${NORMAL}\n"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to