author | Sebastian Harl <sh@tokkee.org> | |
Thu, 23 Oct 2014 19:20:50 +0000 (21:20 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 23 Oct 2014 19:20:50 +0000 (21:20 +0200) | ||
commit | 113ddda5acb307b54632b151bfadc5d313c276b7 | |
tree | 4810eb413bba4ca71e7fdef43a9da46c29da0df9 | tree | snapshot |
parent | bc8fd5bf634bd6cd1ae9afa03da3390d7fe8b0dc | commit | diff |
store: Let child matchers handle negated operators as before.
That is, negated matchers have to match *all* children because a condition
like "service != 'foo'" would match only on hosts which do not have a service
called 'foo'.
That is, negated matchers have to match *all* children because a condition
like "service != 'foo'" would match only on hosts which do not have a service
called 'foo'.
src/core/store_lookup.c | diff | blob | history |