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



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to