1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-23 21:35:11 +03:00
systemd/shell-completion/bash
Dave Reisner a72d698d0d bash-completion: use a better definition of __contains_word
- 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...
2013-07-30 13:04:46 -04:00
..
hostnamectl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
journalctl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
kernel-install simplify bash completion for kernel-install 2013-07-30 09:46:06 +02:00
localectl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
loginctl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
systemctl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
systemd-analyze bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
systemd-coredumpctl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
timedatectl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
udevadm bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00