guix-devel/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 etc: The pre-push hook says which commits failed the signature check. 2017-02-08 03:42:08 +01:00
snippets etc: Add snippets. 2017-12-15 23:15:32 +01:00
guix-daemon.cil.in etc: Add SELinux policy for the daemon. 2018-02-07 15:41:23 +01:00
guix-daemon.conf.in Remove task from 'guix-daemon.conf'. 2017-07-15 21:59:21 +01:00
guix-daemon.service.in Increase "TasksMax" in 'guix-daemon.service'. 2017-04-22 20:45:08 -04:00
guix-install.sh guix-install.sh: Fix chk_require exiting without warning. 2018-05-19 22:47:07 +02:00
guix-publish.conf.in build: Don't embed absolute paths in .service and .conf service files. 2017-03-06 13:25:51 -05:00
guix-publish.service.in build: Don't embed absolute paths in .service and .conf service files. 2017-03-06 13:25:51 -05:00
indent-code.el.in etc: indent-code.el: Define source tree by "indent-code.el". 2017-05-04 22:45:53 +03:00