diff options
author | Filipe Brandenburger <filbranden@google.com> | 2018-02-27 13:11:07 -0800 |
---|---|---|
committer | Filipe Brandenburger <filbranden@google.com> | 2018-02-27 13:11:07 -0800 |
commit | c9715ffce347310a5196d1375810d41fbdd01fd6 (patch) | |
tree | 0e7a7be8b63a072be5b2b2a4d0b812211ca5d235 /catalog | |
parent | d498347a01266fc77ad9086611495802096d00f6 (diff) | |
download | systemd-c9715ffce347310a5196d1375810d41fbdd01fd6.tar.gz |
rule-syntax-check: allow commas inside quoted strings
Using a regex to match the groups is smarter than the split(',') that
would break in those cases.
Tested:
SUBSYSTEM=="usb", ENV{ID_USB_INTERFACES}=="*:060101:*,*:070202:*", TAG+="uaccess"
Rule checker doesn't break there after this commit.
Diffstat (limited to 'catalog')
0 files changed, 0 insertions, 0 deletions