chiark / gitweb /
shell-completion: prevent mangling unit names (bash)
authorEric Cook <llua@gmx.com>
Sun, 27 Jul 2014 19:07:03 +0000 (15:07 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 27 Jul 2014 19:27:16 +0000 (15:27 -0400)
commitc317a1a19cd9584e07ee43f1b6fafc26c2c75cca
treee9710461fb995a1cccdb840131ec5e18646357d9
parente2d7c1a0758ce80d7cb439745deefefdffd67655
shell-completion: prevent mangling unit names (bash)

This fixes the issue noted by Zbigniew in most cases.
if a unit's name is enclosed in single quotes completion still
will not happen after the first `\'.

https://bugs.freedesktop.org/show_bug.cgi?id=78388
shell-completion/bash/systemctl.in