Files
systemd/shell-completion/zsh
Ronan Pigott 47f20650b7 zsh: busctl: fix flags parsing for properties
I'm not quite sure what the original intent of this line was, but it
doesn't work in the one call-site the "required" argument is actually
used. The "writable" flag was indexed as a scalar leaving only the
"e" to compare against.

Instead, let's just sort the parsed flags and compare the whole thing.
Also substitute "required" as a pattern, so that pattern based
comparisons may be supported.
2023-09-09 01:28:07 +01:00
..
2023-01-19 14:24:43 +01:00
2021-10-07 22:13:12 +02:00
2021-06-17 14:42:46 +02:00
2021-11-08 10:15:23 +01:00
2023-03-10 11:41:03 +01:00