On 10/24/2014 07:05 AM, Eric Bavier wrote:
> From 60a9c0b0b20f37b9866f1a2825842c496ee5333d Mon Sep 17 00:00:00 2001
> From: Eric Bavier
> Date: Wed, 22 Oct 2014 12:01:04 -0500
> Subject: [PATCH 2/5] guix: lint: Use if/when consistently.
>
> * guix/scripts/lint.scm (check-synops
>From 60a9c0b0b20f37b9866f1a2825842c496ee5333d Mon Sep 17 00:00:00 2001
From: Eric Bavier
Date: Wed, 22 Oct 2014 12:01:04 -0500
Subject: [PATCH 2/5] guix: lint: Use if/when consistently.
* guix/scripts/lint.scm (check-synopsis-style): Replace single-branch
uses of if with when.
---
g