git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 'dotest' fails, patch(1) succeeds
@ 2005-06-23  7:37 Jeff Garzik
  2005-06-23 16:22 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Garzik @ 2005-06-23  7:37 UTC (permalink / raw)
  To: Linus Torvalds, Git Mailing List

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]


Trying to use git-tools' "dotest" script to merge an mbox into a kernel 
git repo failed, but patch(1) was OK with it:

	[jgarzik@pretzel netdev-2.6]$ dotest /g/tmp/mbox

	Applying 'e1000: fix spinlock bug'

	fatal: corrupt patch at line 10
	[jgarzik@pretzel netdev-2.6]$ patch -sp1  < /g/tmp/mbox
	[jgarzik@pretzel netdev-2.6]$


Ideas?  Full data needed to reproduce is attached.  .git/HEAD is 
a4936044001694f033fe4ea94d6034d51a6b465c.

	Jeff




[-- Attachment #2: mbox.bz2 --]
[-- Type: application/x-bzip2, Size: 1755 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-23 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-23  7:37 'dotest' fails, patch(1) succeeds Jeff Garzik
2005-06-23 16:22 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).