John, On 15 August 2012 01:00, John Mandereau <[email protected]> wrote: > Le mardi 14 août 2012 à 13:58 +0100, James a écrit : >> The last two checkins break something. >> >> --snip-- >> line 184, in make_directories >> run ("git branch -f test-%s %s/master" % (branch_name, >> remote_branch_name ("master"))) >> File "/home/james/patchy/patches/compile_lilypond_test/__init__.py", >> line 72, in run >> raise FailedCommand ("Command '%s' returned non-zero exit status >> %d\n%s" % (cmd, returncode, stderr.strip ())) >> compile_lilypond_test.FailedCommand: Command '['git', 'branch', '-f', >> 'test-rietveld', 'origin/master/master']' returned non-zero exit >> status 128 >> fatal: Not a valid object name: 'origin/master/master'. > > Duh, this failed on Grenouille too (with 'master/master' instead), I > pushed a fix after having checked that test-patches.py started well > (it's testing 2745). Does it work for you too?
Yes this now all works correctly. Thanks James _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
