Commit 19f814f95e30675606dc5ac7c72e1f9434b3020c

Ran Benita 2012-07-11T14:08:28

rules: fix parsing of multiple options This was broken by commit 18d331b86b4942ba54fe087ca07e47c9383d768b (where only the first option out of a comma-separated string was matched). Do it correctly this time and add a test. Signed-off-by: Ran Benita <ran234@gmail.com>