Han-Wen Nienhuys writes:

> I've been working on a set of scripts that provides a reproducible
> test environment for running LilyPond regtests. In addition to being
> reproducible, it has some performance tweaks to speed up
> recompilations.

Yay for reproducible-builds!

> See https://github.com/hanwen/lilypond-ci
>
> I would be interested in your feedback.

--8<---------------cut here---------------start------------->8---
11:36:56 janneke@dundal:~/src/lilypond 
$ git clone https://github.com/hanwen/lilypond-ci
Cloning into 'lilypond-ci'...
11:37:01 janneke@dundal:~/src/lilypond 
$ cd lilypond-ci/
11:37:03 janneke@dundal:~/src/lilypond/lilypond-ci 
$ bash -x test-git.sh --ubuntu lilypond/  origin/master
+ set -eu
+ ccache_dir=/home/janneke/.cache/lilypond-docker-ccache
+ seed_image=lilypond-seed-fedora
+ true
+ case "$1" in
+ seed_image=lilypond-seed-ubuntu
+ shift
+ true
+ case "$1" in
+ break 2
+ url=lilypond/
+ branch=origin/master
+ [[ -d lilypond/ ]]
+ [[ lilypond/ == \r\i\e\t\v\e\l\d ]]
++ echo lilypond/ origin/master
++ sed 's|.*://||g;s![/:]!-!g;s| |/|;'
+ name=lilypond-/origin-master
+ 
dest=/home/janneke/src/lilypond/lilypond-ci/../lilypond-test-results/lilypond-/origin-master/lilypond-seed-ubuntu
+ mkdir -p 
/home/janneke/src/lilypond/lilypond-ci/../lilypond-test-results/lilypond-/origin-master/lilypond-seed-ubuntu
test-git.sh: line 78: local_repo: unbound variable
--8<---------------cut here---------------end--------------->8---

Greetings,
janneke

-- 
Jan Nieuwenhuizen <jann...@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com

              • ... Jean-Charles Malahieude
              • ... David Kastrup
              • ... Jean-Charles Malahieude
              • ... David Kastrup
      • Re: testin... Jonas Hahnfeld via Discussions on LilyPond development
        • Re: te... Han-Wen Nienhuys
          • Re... Jonas Hahnfeld via Discussions on LilyPond development
            • ... Han-Wen Nienhuys
              • ... Jonas Hahnfeld via Discussions on LilyPond development
              • ... Han-Wen Nienhuys
  • Re: testing out Doc... Jan Nieuwenhuizen

Reply via email to