8000 Check if list matches are empty if empty string is matched against by DaanDeMeyer · Pull Request #3429 · systemd/mkosi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Check if list matches are empty if empty string is matched against #3429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 25, 2025

Conversation

DaanDeMeyer
Copy link
Contributor

If we do something like

[Match]
Profiles=

...

It should succeed if the list of profiles is empty, so let's implement that.

If we do something like

```
[Match]
Profiles=

...
```

It should succeed if the list of profiles is empty, so let's implement that.
Let's not run unnecessary tests that don't give any meaningful extra
coverage.
@behrmann behrmann merged commit 0de0aa9 into systemd:main Jan 25, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0