unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: Ben Woodcroft <b.woodcroft@uq.edu.au>
Cc: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: [PATCHES] Update orfm and package test requirements.
Date: Wed, 13 Jan 2016 14:50:59 +0100	[thread overview]
Message-ID: <idjio2xfv0c.fsf@bimsb-sys02.mdc-berlin.net> (raw)
In-Reply-To: <569647AE.8050401@uq.edu.au>


Ben Woodcroft <b.woodcroft@uq.edu.au> writes:

>>     “Bio-comandeer lets you run shell commands from within Ruby.  ...”
> That wasn't the best sentence before, fo so. I wonder if the replacement 
> is a little bland though. How about (as attached),
>
> +     "Bio-commandeer provides an opinionated method of running shell 
> commands
> +from within Ruby.  The advantage of bio-commandeer over other methods of
> +running external commands is that when something goes wrong, the 
> @code{STDOUT}
> +and @code{STDERR} are reported, giving extra detail to ease debugging.")

This is almost okay, I think.  I would add a couple of words to state
that messages or text *printed* to STDOUT/STDERR (rather than the
streams themselves) are reported.

> From b7d92cbfd47fa9f4807ea72d570d703b78fb59f7 Mon Sep 17 00:00:00 2001
> From: Ben Woodcroft <donttrustben@gmail.com>
> Date: Sat, 21 Nov 2015 10:02:11 +1000
> Subject: [PATCH 1/3] gnu: Add ruby-systemu.

> * gnu/packages/ruby.scm (ruby-systemu): New variable.

[...]

> +    (arguments
> +     `(#:phases
> +       (modify-phases %standard-phases
> +         (add-before 'check 'patch-and-set-version
> +           (lambda _
> +             (setenv "VERSION" ,version)
> +             #t)))))

That’s an odd phase name; why “patch”?  Is setting the environment
variable the only way to set the version or would a make-flag work here,
too?  (I haven’t checked if the ruby-build-system respects make-flags.)

The rest looks good to me.  Thanks!

~~ Ricardo

  reply	other threads:[~2016-01-13 13:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-21  0:45 [PATCHES] Update orfm and package test requirements Ben Woodcroft
2015-11-27 13:19 ` Ricardo Wurmus
2016-01-13 12:48   ` Ben Woodcroft
2016-01-13 13:50     ` Ricardo Wurmus [this message]
2016-01-13 22:05       ` Ben Woodcroft

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=idjio2xfv0c.fsf@bimsb-sys02.mdc-berlin.net \
    --to=ricardo.wurmus@mdc-berlin.de \
    --cc=b.woodcroft@uq.edu.au \
    --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).