chiark / gitweb /
shell-completion: prevent mangling unit names
authorEric Cook <llua@gmx.com>
Sat, 26 Jul 2014 15:15:52 +0000 (11:15 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 26 Jul 2014 19:08:41 +0000 (15:08 -0400)
commit6d314eca15f6cbda38d82774b210f784d3d4f52a
tree91ccad1956881c5702daa343343309ab75c945e6
parentad8bc9ea508740074cead005aa3cfd1ba10a5dac
shell-completion: prevent mangling unit names

Units with literal hex '\xFF' in their names has to be read
and printed properly.
dev-disk-byx2dlabel-root.device != dev-disk-by\x2dlabel-root.device
shell-completion/zsh/_systemctl.in