On Jun 11, 2012, at 10:11 PM, Ian Lance Taylor wrote: > Mike Stump <mikest...@comcast.net> writes: >> On May 4, 2012, at 8:01 AM, Ian Lance Taylor wrote: >>> This patch updates libgo to the Go 1.0.1 release. This is a relatively >>> small collection of bug fixes, with no API changes. >> >> So, it is an important part of the test case for >> libgo/go/mime/multipart/testdata/nested-mime to have ^Ms in the file? If >> not, could you strip them out? Thanks. If so, the testcase might need to >> marked as binary to keep svn and or git from stripping the ^Ms out. > > It is important to have the ^Ms. I set the SVN property svn:mime-type > to application/octet-stream for this file on both mainline and 4.7 > branch.
Thanks. Here to hoping that the git mirror picks it up in a sensible fashion [ confused, perplexed look ]. Seems like I should just know the answer, but my fingers are abstaining from answering. :-) I caught this in a merge audit, and thought, I didn't change that file...