Simon wrote: > > > FAIL: test/mhshow/test-cte-binary > > > > I'll fix that test. > > After a "git pull": > > ====================== > All 111 tests passed > (7 tests were not run) > ======================
I don't know why test-cte-binary passed for you on this run, because I hadn't fixed the test yet. It seems that the timezone can be reported as either +0000 or -0000. I did just commit a fix to use +0100 instead of +0000. David
