The action feedback thingy hasn't been working for years, so don't let the webserver...
authorFabian Keil <fk@fabiankeil.de>
Sat, 20 Feb 2010 12:51:38 +0000 (12:51 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 20 Feb 2010 12:51:38 +0000 (12:51 +0000)
This didn't actually work anyway, as the permissions seem to be busted.

GNUmakefile.in

index 94902a2..a81cb6d 100644 (file)
@@ -1,6 +1,6 @@
 # Note:  Makefile is built automatically from Makefile.in
 #
-# $Id: GNUmakefile.in,v 1.186 2010/02/20 12:49:54 fabiankeil Exp $
+# $Id: GNUmakefile.in,v 1.187 2010/02/20 12:50:44 fabiankeil Exp $
 #
 # Written by and Copyright (C) 2001-2010 members of the
 # Privoxy team. http://www.privoxy.org/
@@ -624,8 +624,6 @@ webserver: tidy
        @$(ECHO) Fixing permissions
        @ssh shell.sourceforge.net 'chmod -R 775 /home/groups/i/ij/ijbswa/htdocs 2>/dev/null; true'
        @ssh shell.sourceforge.net 'find /home/groups/i/ij/ijbswa/htdocs/ -type f | xargs chmod 664 2>/dev/null; true'
-       @ssh shell.sourceforge.net 'chmod 666 /home/groups/i/ij/ijbswa/htdocs/actions/results/actions-feedback.txt 2>/dev/null; true'
-
 
 web-actions: tidy
        @$(ECHO) Uploading