On Mon, Mar 23, 2015 at 2:55 PM, Jean-Marc Lasgouttes <lasgout...@lyx.org> wrote: > Le 23/03/2015 19:45, Kornel Benko a écrit : >> >> That was fast. The new test passes. > > > Scott already did the detective work, it was not so difficult. I will have > to learn git bisect one day.
When you do, remember that 'git bisect run' is where things really get fun (in this case we would make a test like Kornel made and give it that). Scott