From: Jeff Garzik <jgarzik@pobox.com>
To: Linus Torvalds <torvalds@osdl.org>,
Git Mailing List <git@vger.kernel.org>
Subject: 'dotest' fails, patch(1) succeeds
Date: Thu, 23 Jun 2005 03:37:37 -0400 [thread overview]
Message-ID: <42BA66C1.30400@pobox.com> (raw)
[-- 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 --]
next reply other threads:[~2005-06-23 7:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-23 7:37 Jeff Garzik [this message]
2005-06-23 16:22 ` 'dotest' fails, patch(1) succeeds Linus Torvalds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42BA66C1.30400@pobox.com \
--to=jgarzik@pobox.com \
--cc=git@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).