Fix incorrect regression test markup.
authorFabian Keil <fk@fabiankeil.de>
Sat, 20 Feb 2010 15:31:19 +0000 (15:31 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 20 Feb 2010 15:31:19 +0000 (15:31 +0000)
The action is actually called hide-referrer. While Privoxy accepts
hide-referer, too, it uses the real name for the final results,
letting the test for hide-referer fail.

I didn't investigate this earlier as I'm overriding this section
locally anyway, so the test failure is expected. Looks like
Privoxy-Regression-Test really needs Override-URL support ...

default.action.master

index fa9621b..141abfa 100644 (file)
@@ -11,7 +11,7 @@
 #
 #  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
 #
-#  $Id: default.action.master,v 1.206 2010/02/04 09:45:31 fabiankeil Exp $
+#  $Id: default.action.master,v 1.207 2010/02/09 16:18:53 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -1749,8 +1749,8 @@ mail.google.*
 #----------------------------------------------------------------------------
 # Semi-fragile, allow for blocks.
 #----------------------------------------------------------------------------
-{-crunch-all-cookies -filter -fast-redirects -hide-referer}
-# Sticky Actions = -crunch-incoming-cookies -crunch-outgoing-cookies -filter -fast-redirects -hide-referer
+{-crunch-all-cookies -filter -fast-redirects -hide-referrer}
+# Sticky Actions = -crunch-incoming-cookies -crunch-outgoing-cookies -filter -fast-redirects -hide-referrer
 # URL = http://adserver.yahoo.com/
 #MASTER# REMARKS: This is much too broad for my taste. It forces me to add
 #MASTER# REMARKS: a special yahoo section in my user.action file, just to