From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Meeuwissen Subject: Re: Temp files from testing are permanent... Date: Wed, 15 Feb 2012 08:12:51 +0900 Message-ID: <87sjidovpo.fsf@avasys.jp> References: <8762f9w9l3.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56666) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxRYT-0005VH-34 for emacs-orgmode@gnu.org; Tue, 14 Feb 2012 18:13:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RxRYR-00039i-Ki for emacs-orgmode@gnu.org; Tue, 14 Feb 2012 18:13:01 -0500 Received: from ekc4.avasys.jp ([210.228.20.165]:56392) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxRYR-00039O-Cc for emacs-orgmode@gnu.org; Tue, 14 Feb 2012 18:12:59 -0500 In-Reply-To: <8762f9w9l3.fsf@Rainer.invalid> (Achim Gratz's message of "Tue, 14 Feb 2012 19:31:20 +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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > I've started to always test each build. It seems that the temporary > files from testing (they end up in /tmp) are not actually removed after > testing and continue to pile up. Is there an option that I might have > missed that prevents these files from being removed or should cleaning > those files be added to the Makefile? Im starting the test suite with If running `make check` (or similar) creates these files, `make clean` (or similar) should clean them up. See [[info:automake-1.11#Clean]] for details. > /usr/local/bin/emacs -batch -u myself -L lisp/ \ > --eval '(defconst org-release "7.8.03-Test")' \ > -l testing/org-test.el \ > -eval "(setq org-confirm-babel-evaluate nil)" \ > -f org-test-run-batch-tests Hope this helps, -- Olaf Meeuwissen, LPIC-2 FLOSS Engineer -- AVASYS CORPORATION FSF Associate Member #1962 Help support software freedom http://www.fsf.org/jf?referrer=1962