lilypond-devel
[Top][All Lists]
Advanced

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

Re: Gotcher with make test-baseline


From: David Kastrup
Subject: Re: Gotcher with make test-baseline
Date: Mon, 08 Apr 2013 21:01:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Ian Hulin <address@hidden> writes:

> Hi All,
>
> I was getting very puzzled by a crash in running make test-baseline, so
> I thought I'd share what cause the problem here with the other
> developers to save others wasting time.
>
> I was working on a branch and wanted to change some files in scm/, so
> had them open in emacs.
>
> I stashed my changed files and checked out master, ran ./autogen and did
> a make all.
>
> However, make test-baseline barfed at the final hurdle because it
> couldn't find a symbol link reference to an emacs journal file.
>
> Any need for us to bullet-proof the makefiles to ignore files with base
> starting .# ?

That's a lock file, not a "journal file".  And yes, that would be handy.

On a different tack, it is distasteful that our makefiles work with
wildcards.  It would be an improvement if they at least asked something
like "git ls-files" for registered files.

-- 
David Kastrup




reply via email to

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