]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: introduce __eq__() and __ne__() 24985/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 13 Oct 2022 08:41:45 +0000 (17:41 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 13 Oct 2022 08:41:48 +0000 (17:41 +0900)
commit74522aa87fc31f448248c8a37afc73a8fd9d6f65
tree83abddec20d815d6d51f17f73a74a399f3fb353a
parentf9d1709c0314f4ffa6d192debf566f2be8520aa6
test: introduce __eq__() and __ne__()

Suggested by CodeQL#160 (https://github.com/systemd/systemd/security/code-scanning/160).
test/sd-script.py