[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: improve error message for `guix environment'
From: |
Thompson, David |
Subject: |
Re: improve error message for `guix environment' |
Date: |
Mon, 16 Mar 2015 12:17:11 -0400 |
On Mon, Mar 16, 2015 at 12:12 PM, Ricardo Wurmus
<address@hidden> wrote:
>
> Ludovic Courtès writes:
>
>> David Thompson <address@hidden> skribis:
>>
>>> From 13113846f0f19b57f271dc71b5cbc606d8c2b68a Mon Sep 17 00:00:00 2001
>>> From: David Thompson <address@hidden>
>>> Date: Mon, 16 Mar 2015 08:59:59 -0400
>>> Subject: [PATCH] scripts: environment: Improve error messages.
>>>
>>> * guix/scripts/environment.scm (guix-environmnet): Wrap procedure body with
>>> error handling form.
>
> There's a typo: "(guix-environmnet)" should be "(guix-environment)".
Good catch. Thanks!
- Dave