Hi Junio, On Wed, 13 Jul 2016, Junio C Hamano wrote: > * js/t0006-for-v2.9.2 (2016-07-12) 1 commit > - t0006: skip "far in the future" test when unsigned long is not long enough > > A test merged to v2.9.1 forgot that the feature it was testing > would not work on a platform with 32-bit time_t/unsigned long and > reported breakage. Skip the tests that cannot run correctly on > such platforms. > > Waiting for an Ack; will fast-track down to 'maint' to cut v2.9.2. If you are waiting for my okay, then go ahead and wait no more. I still do not like the current form of the patch, even if it was essentially my work, but I have bigger fish to fry: I am chasing down two other regressions on `master`, I have to move that `git status -vvp` topic along, and I have to get the index-helper to run on Windows. Before even coming back to the "unsigned long -> time_t" patch series. So in this case, "it works" has to be good enough for me, I guess. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html