guix/etc
Maxim Cournoyer 593fe73667
guix-install.sh: Fix chk_require exiting without warning.
* etc/guix-install.sh (chk_require): Because of the set -e option, Bash was
exiting when the command `command -v "$c" &>/dev/null' was running on its
own. Instead, we now test the command and accumulate warning messages in a
single statement by chaining the command with a logical OR.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-19 22:47:07 +02:00
..
completion Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
git
snippets
guix-daemon.cil.in
guix-daemon.conf.in
guix-daemon.service.in
guix-install.sh guix-install.sh: Fix chk_require exiting without warning. 2018-05-19 22:47:07 +02:00
guix-publish.conf.in
guix-publish.service.in
indent-code.el.in