On 2016-03-22 23.57, Junio C Hamano wrote: > Dscho, I queued two out of these four, with a proposed fix-up patch > for each of them, on 'pu'; but I won't squash them together myself > without hearing from you as I do not test mingw or macosx. > > Thanks.
the queued t9115 passes under Mac OS X (#11 and #12 are skipped as expected) ---------------- Beside that, do we want to amend the commit message like this: Author: Johannes Schindelin <[email protected]> Date: Tue Mar 22 18:43:00 2016 +0100 skip some tests in t9115 due to file name issues These two tests wanted to write file names which work under Linux or CYGWIN, but are incompatible with file naming rules under mingw or HFS. Signed-off-by: Johannes Schindelin <[email protected]> Signed-off-by: Torsten Bögershausen <[email protected]> Reviewed-by: Jonathan Nieder <[email protected]> Signed-off-by: Junio C Hamano <[email protected]> ---------------- http://thread.gmane.org/gmane.comp.version-control.git/285776/focus=287717 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

