From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add elixir. Date: Fri, 22 Jul 2016 14:55:55 +0200 Message-ID: <877fcdrfvo.fsf@gnu.org> References: <579027b7.VHXjhpPxQC3AAmeY%pjotr.public12@email> <20160721014245.GA6569@thebird.nl> <5790B57D.5040404@uq.edu.au> <20160722052613.GA17340@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQZzn-0006xL-Hy for guix-devel@gnu.org; Fri, 22 Jul 2016 08:56:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQZzj-0000xx-Lb for guix-devel@gnu.org; Fri, 22 Jul 2016 08:56:02 -0400 In-Reply-To: <20160722052613.GA17340@jasmine> (Leo Famulari's message of "Fri, 22 Jul 2016 01:26:13 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > On Thu, Jul 21, 2016 at 09:43:57PM +1000, Ben Woodcroft wrote: >> On 21/07/16 11:42, Pjotr Prins wrote: >> > Sorry for the new thread. But this time the patch is readable from all >> > mailers (supporting UTF8). Please comment. >>=20 >> Maybe to fix the $HOME issues by including a phase to set environment >> variables during testing as in e.g. blast+ ? i.e. >>=20 >> (setenv "HOME" "/tmp") > > The test passes when run with this variable set, as attached. Not attached. :-) Ludo=E2=80=99.