From: Fabian Keil Date: Mon, 25 May 2009 19:37:43 +0000 (+0000) Subject: Unbreak elsif condition. X-Git-Tag: v_3_0_13~70 X-Git-Url: http://www.privoxy.org/gitweb/%40user-manual%40%40actions-help-prefix%40HIDE-IF-MODIFIED-SINCE?a=commitdiff_plain;h=8ff24e695cdb2d154b74612e74a8373bceb826a2;p=privoxy.git Unbreak elsif condition. --- diff --git a/tools/privoxy-regression-test.pl b/tools/privoxy-regression-test.pl index 03d4f0cb..0a9d3795 100755 --- a/tools/privoxy-regression-test.pl +++ b/tools/privoxy-regression-test.pl @@ -7,7 +7,7 @@ # A regression test "framework" for Privoxy. For documentation see: # perldoc privoxy-regression-test.pl # -# $Id: privoxy-regression-test.pl,v 1.172 2009/05/25 19:31:42 fk Exp $ +# $Id: privoxy-regression-test.pl,v 1.172 2009/05/25 19:31:42 fk Exp fk $ # # Wish list: # @@ -735,7 +735,7 @@ sub execute_sticky_actions_test ($) { # Exact match $verified_actions++; - } elsif ($sticky_action =~ /-.*\{/ { + } elsif ($sticky_action =~ /-.*\{/) { # Disabled multi actions aren't explicitly listed as # disabled and thus have to be checked by verifying