From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Build fail with emacs 24.3.1 Date: Wed, 13 Mar 2013 13:56:21 +0100 Message-ID: <87boanpife.fsf@bzg.ath.cx> References: <4213D585-9331-41E2-AA2B-03550D3E043B@univie.ac.at> <878v5reck1.fsf@bzg.ath.cx> <514076CE.2030008@easy-emacs.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFlEN-0002VA-E0 for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 08:56:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFlED-0000Fn-Cm for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 08:56:31 -0400 Received: from mail-wg0-f45.google.com ([74.125.82.45]:44074) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFlED-0000FV-7F for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 08:56:21 -0400 Received: by mail-wg0-f45.google.com with SMTP id dq12so936745wgb.24 for ; Wed, 13 Mar 2013 05:56:20 -0700 (PDT) In-Reply-To: <514076CE.2030008@easy-emacs.de> ("Andreas =?iso-8859-1?Q?R?= =?iso-8859-1?Q?=F6hler=22's?= message of "Wed, 13 Mar 2013 13:53:34 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas =?iso-8859-1?Q?R=F6hler?= Cc: emacs-orgmode@gnu.org Hi Andreas, Andreas Röhler writes: > should not the build process be independent from tests? Yes, the default build process should be independant from the tests, and it is. ~$ make up2 runs the test, but it is not the default build process. -- Bastien