From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: [PATCH] gnu: Add sendmail Date: Sat, 17 Sep 2016 11:03:10 +0200 Message-ID: <20160917090310.GA23874@jocasta.intra> References: <1474042893-9690-1-git-send-email-jmd@gnu.org> <87d1k3t9h3.fsf@gmail.com> <20160917085035.GA23691@jocasta.intra> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blBWo-0006QE-Dh for guix-devel@gnu.org; Sat, 17 Sep 2016 05:03:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1blBWk-00013W-C6 for guix-devel@gnu.org; Sat, 17 Sep 2016 05:03:18 -0400 Content-Disposition: inline In-Reply-To: <20160917085035.GA23691@jocasta.intra> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: John Darrington Cc: guix-devel@gnu.org, John Darrington --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: =20 > + "contrib/mmuegel" "devtools/bin/config= ure.sh") > + (("/bin/sh") (which "bash"))) > + > + (substitute* "devtools/bin/Build" > + (("SHELL=3D/bin/sh") (string-append "SHELL=3D" = (which "bash")))) > + #t)) I think the `#t' is not neccessary here, since `substitute*' uses `substitute', which will either return #t or throw an exception. =20 WTF?? Didn't you complain earlier this week when I *didn't* put #t i= n exactly this scenario?? Ahh no. That was a different Alex. I apologise. =20 J' --=20 Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlfdBs4ACgkQimdxnC3oJ7MGqQCcDP/4hKRudiF3j4aQNqYqa3Ab tLcAn0dylXqLhpfw8WZhXGo8daT3tz/Z =FKJ+ -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu--