From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Fwd: Running individual system tests Date: Wed, 23 Oct 2019 18:02:14 +0200 Message-ID: <87pninsb5l.fsf@elephly.net> References: <7a1ea893-6ec0-5312-a013-cdc246a1e1e5@danielschaefer.me> <87wod0k59i.fsf@elephly.net> <20cc7df7-89bd-120b-d18d-c4a5b3bbbda3@danielschaefer.me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45317) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNJ5g-0003t4-Tt for guix-devel@gnu.org; Wed, 23 Oct 2019 12:02:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNJ5c-0007Kn-EX for guix-devel@gnu.org; Wed, 23 Oct 2019 12:02:26 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21167) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNJ5a-0007I7-JE for guix-devel@gnu.org; Wed, 23 Oct 2019 12:02:23 -0400 In-reply-to: <20cc7df7-89bd-120b-d18d-c4a5b3bbbda3@danielschaefer.me> 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: Daniel =?utf-8?Q?Sch=C3=A4fer?= Cc: guix-devel@gnu.org Daniel Sch=C3=A4fer writes: > Is there maybe an interpreted mode? Yes, if you don=E2=80=99t compile the Scheme files they will be interpreted. It=E2=80=99s much slower than using the compiled Guix. -- Ricardo