lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2415 in lilypond: make doc clean does not dele


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2415 in lilypond: make doc clean does not delete logfiles
Date: Fri, 08 Jun 2012 14:55:02 +0000

Updates:
        Status: Started
        Owner: address@hidden

Comment #1 on issue 2415 by address@hidden: make doc clean does not delete logfiles
http://code.google.com/p/lilypond/issues/detail?id=2415

I've started looking at this. make creates a number of logfiles in /mf/out and so make clean probably needs updating to fix that. make doc creates logfiles in /Documentation/*, /input/regression/*, out/lybook-db and out/lybook-testdb/*. One way of deleting them all would be to use find to find *.log in each of those directories, and pipe the results to rm. Is there a more efficient way than this to delete a load of *.log files in a number of sub-directories?




reply via email to

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