pacman-key: fix syntax highlighting
commite2f00abe26c530a380ef687e50d91e07c6ba57c4
authorAllan McRae <allan@archlinux.org>
Tue, 5 Jul 2011 18:01:14 +0000 (6 04:01 +1000)
committerDan McGee <dan@archlinux.org>
Wed, 6 Jul 2011 02:38:07 +0000 (5 21:38 -0500)
treedd8c50690a3008bd9d1436e05746b089a74dc69e
parent62880d7568649a54b4af1ffd8a61b488cbacdfd3
pacman-key: fix syntax highlighting

The lone quotation mark in "pacman's" causes issues for some syntax
highlighting. Change the printing of the nessage from echo to printf
so we can invisibly escape it.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
scripts/pacman-key.sh.in