emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Temp files from testing are permanent...


From: Olaf Meeuwissen
Subject: Re: [O] Temp files from testing are permanent...
Date: Wed, 15 Feb 2012 08:12:51 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Achim Gratz <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]