From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nils Gillmann Subject: Re: Option to disable tests from commandline? Date: Tue, 18 Sep 2018 11:07:58 +0000 Message-ID: <20180918110758.lfmatbzq6rjubvyg@abyayala> References: <87o9cvw2oz.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g2Dqi-00078S-0I for guix-devel@gnu.org; Tue, 18 Sep 2018 07:07:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g2Dqe-0000yR-8T for guix-devel@gnu.org; Tue, 18 Sep 2018 07:07:19 -0400 Received: from static.195.114.201.195.clients.your-server.de ([195.201.114.195]:40730 helo=conspiracy.of.n0.pm) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g2Dqc-0000uG-Lp for guix-devel@gnu.org; Tue, 18 Sep 2018 07:07:15 -0400 Content-Disposition: inline In-Reply-To: <87o9cvw2oz.fsf@ambrevar.xyz> 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: Pierre Neidhardt Cc: guix-devel Pierre Neidhardt transcribed 883 bytes: > Hi Guix! > > Is there a convenient way to disable the check phase from commandline > when building a package? > > I don't want to edit the package definition and add the "#:tests? #f" > argument. No, there isn't.