mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09: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...