From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: Re: [PATCH 1/1] guix package: Fix typo in comment.
Date: Fri, 25 Dec 2015 23:38:41 -0500 [thread overview]
Message-ID: <20151226043841.GA24605@jasmine> (raw)
In-Reply-To: <beab375b8bbe0bb0c0759072c3145df15221bbf6.1450931773.git.leo@famulari.name>
On Wed, Dec 23, 2015 at 11:37:05PM -0500, Leo Famulari wrote:
> * guix/scripts/package.scm: Fix typo.
> ---
> guix/scripts/package.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/guix/scripts/package.scm b/guix/scripts/package.scm
> index c62daee..d0b5abd 100644
> --- a/guix/scripts/package.scm
> +++ b/guix/scripts/package.scm
> @@ -151,7 +151,7 @@ GENERATIONS is a list of generation numbers."
> "Delete from PROFILE all the generations matching PATTERN. PATTERN must be
> a string denoting a set of generations: the empty list means \"all generations
> but the current one\", a number designates a generation, and other patterns
> -denote ranges as interpreted by 'matching-derivations'."
> +denote ranges as interpreted by 'matching-generations'."
> (let ((current (generation-number profile)))
> (cond ((not (file-exists? profile)) ; XXX: race condition
> (raise (condition (&profile-not-found-error
> --
> 2.6.2
>
Pushed as 38fa30eb95.
prev parent reply other threads:[~2015-12-26 4:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-24 4:37 [PATCH 0/1] Fix typo in comment Leo Famulari
2015-12-24 4:37 ` [PATCH 1/1] guix package: " Leo Famulari
2015-12-25 14:07 ` Mark H Weaver
2015-12-26 4:38 ` Leo Famulari [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151226043841.GA24605@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).