]> git.ipfire.org Git - thirdparty/systemd.git/commit
analyze: rework condition testing
authorLennart Poettering <lennart@poettering.net>
Thu, 20 Aug 2020 11:43:00 +0000 (13:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 20 Aug 2020 11:47:45 +0000 (13:47 +0200)
commit625a164069aff9efb61dcc5916c572f53c2a7ab0
tree2449dafe43a9765d2713e7de8fd011a0ff130dd4
parent7489ccc350ad61006603d9c7156ac801054d4f10
analyze: rework condition testing

Let's drop the private table and just use the generic concepts we have
in place already that make the same information available.

Fixes: #16781
src/analyze/analyze-condition.c