mirror of
https://github.com/systemd/systemd.git
synced 2026-07-06 22:57:04 +00:00
- scope the iterator var - use the correct, quoted, non-expansion prone positional parameter notation - prevent expansion on RHS of comparison - remove unneeded explicit returns. This really should be defined only once...