Revision: 7311
          http://sourceforge.net/p/ipcop/svn/7311
Author:   owes
Date:     2014-03-09 17:33:19 +0000 (Sun, 09 Mar 2014)
Log Message:
-----------
Add detailed returncode from update update-list to help debugging.

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/updates.cgi
    ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3

Modified: ipcop/trunk/html/cgi-bin/updates.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/updates.cgi        2014-03-09 17:27:52 UTC (rev 
7310)
+++ ipcop/trunk/html/cgi-bin/updates.cgi        2014-03-09 17:33:19 UTC (rev 
7311)
@@ -161,7 +161,7 @@
         $errormessage .= "$Lang::tr{'could not open available updates 
file'}<br />";
     }
     else {
-        $errormessage .= "$Lang::tr{'could not download the available updates 
list'}<br />";
+        $errormessage .= "$Lang::tr{'could not download the available updates 
list'} ($return)<br />";
     }
 }
 elsif ($uploadsettings{'ACTION'} eq "$Lang::tr{'clear cache'} (squid)") {

Modified: ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3
===================================================================
--- ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3      2014-03-09 17:27:52 UTC 
(rev 7310)
+++ ipcop/trunk/updates/2.1.3/ROOTFILES.i486-2.1.3      2014-03-09 17:33:19 UTC 
(rev 7311)
@@ -2,6 +2,7 @@
 /etc/profile
 /home/httpd/cgi-bin/logproxy.cgi
 /home/httpd/cgi-bin/proxy.cgi
+/home/httpd/cgi-bin/updates.cgi
 /home/httpd/cgi-bin/urlfilter.cgi
 /usr/local/bin/vpn-watch
 /usr/share/locale/el_GR/LC_MESSAGES/ipcop.mo

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


------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to