Fix a tokenize() regression that caused it to miss tokens with trailing comments.
authorFabian Keil <fk@fabiankeil.de>
Sun, 14 Jun 2009 14:33:01 +0000 (14:33 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 14 Jun 2009 14:33:01 +0000 (14:33 +0000)
commit1d9dfeb44673d358f7de0d70a9e7a8b151727585
tree853b14b304d1875dbcf5c0cfa2a00cfc5d41efce
parentda330000a41e200f9c458052eb94d274396b1f07
Fix a tokenize() regression that caused it to miss tokens with trailing comments.

This it turn caused Privoxy-Regression-Test to always execute a test
that should only be executed if enable-edit-actions is enabled.

Looks like we need a Privoxy-Regression-Test-Regression-Test.
tools/privoxy-regression-test.pl