lilypond-devel
[Top][All Lists]
Advanced

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

Multiple copies of makelsr.py


From: Phil Holmes
Subject: Multiple copies of makelsr.py
Date: Tue, 19 Jun 2012 12:52:52 +0100

find . -name "makelsr.py"

./scripts/auxiliar/makelsr.py
./build/input/regression/musicxml/out-test/share/lilypond/current/scripts/auxiliar/makelsr.py
./build/input/regression/lilypond-book/out-test/share/lilypond/current/scripts/auxiliar/makelsr.py
./build/input/regression/midi/out-test/share/lilypond/current/scripts/auxiliar/makelsr.py
./build/input/regression/abc2ly/out-test/share/lilypond/current/scripts/auxiliar/makelsr.py
./build/input/regression/out-test/share/lilypond/current/scripts/auxiliar/makelsr.py

I expected the one in scripts/auxiliar, but not the others. I think they're created by this line from make test:

rsync -L -a --exclude 'out-*' --exclude 'out' --exclude mf --exclude source --exclude mf /media/IntelSSD/lilypond/lilypond-git/build/out/share ./out-test make[1]: Leaving directory `/media/IntelSSD/lilypond/lilypond-git/build/input/regression/abc2ly'

but I'm not familiar with rsync.

Does anyone know the intention of the rsync here, and whether we really want all the /share directories and files copied to the regression test tree?

--
Phil Holmes





reply via email to

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