diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-12-01 11:32:41 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-12-01 11:57:08 -0500 |
commit | a6a2f018bec9087427ba202691db7b663cce932c (patch) | |
tree | bdd00b1b14059559f1123883e9a02c54fb805e39 /src/libsystemd | |
parent | 49141e0cd1a56e5f97e81e13a6d7be85138c134c (diff) |
hwdb: fix detection of assignments with no key
The code was trying to detect an empty key, but property lines always
start with a space, so the condition was wrong.
Now:
[/tmp/tmp.YWeKax4fMI/etc/udev/hwdb.d/10-bad.hwdb:14] Empty key in " =NO_NAME", ignoring
[/tmp/tmp.YWeKax4fMI/etc/udev/hwdb.d/10-bad.hwdb:15] Empty value in " NO_VALUE=", ignoring
Diffstat (limited to 'src/libsystemd')
0 files changed, 0 insertions, 0 deletions