From: John Darrington <john@darrington.wattle.id.au>
To: John Darrington <john@darrington.wattle.id.au>
Cc: guix-devel@gnu.org, John Darrington <jmd@gnu.org>
Subject: Re: [PATCH] gnu: Add sendmail
Date: Sat, 17 Sep 2016 11:03:10 +0200 [thread overview]
Message-ID: <20160917090310.GA23874@jocasta.intra> (raw)
In-Reply-To: <20160917085035.GA23691@jocasta.intra>
[-- Attachment #1: Type: text/plain, Size: 1059 bytes --]
On Sat, Sep 17, 2016 at 10:50:35AM +0200, John Darrington wrote:
On Sat, Sep 17, 2016 at 12:51:20PM +0800, Alex Vong wrote:
> + "contrib/mmuegel" "devtools/bin/configure.sh")
> + (("/bin/sh") (which "bash")))
> +
> + (substitute* "devtools/bin/Build"
> + (("SHELL=/bin/sh") (string-append "SHELL=" (which "bash"))))
> + #t))
I think the `#t' is not neccessary here, since `substitute*' uses
`substitute', which will either return #t or throw an exception.
WTF?? Didn't you complain earlier this week when I *didn't* put #t in exactly this
scenario??
Ahh no. That was a different Alex. I apologise.
J'
--
Avoid eavesdropping. Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next prev parent reply other threads:[~2016-09-17 9:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-16 16:21 [PATCH] gnu: Add sendmail John Darrington
2016-09-17 4:51 ` Alex Vong
2016-09-17 8:50 ` John Darrington
2016-09-17 9:03 ` John Darrington [this message]
2016-09-17 9:38 ` Alex Vong
2016-09-17 10:11 ` John Darrington
2016-09-18 19:14 ` Alex Kost
2016-09-24 8:22 ` Alex Vong
2016-09-24 17:50 ` Alex Kost
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=20160917090310.GA23874@jocasta.intra \
--to=john@darrington.wattle.id.au \
--cc=guix-devel@gnu.org \
--cc=jmd@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).