[PATCH 5/5] fix a utf8 issue in t5100/patch005

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Don Zickus
Date: Wednesday, March 14, 2007 - 1:12 pm

This issue popped up when testing my changes.  I believe the patch is the
intended output that git-mailinfo should provide.

Signed-off-by: Don Zickus <dzickus@redhat.com>
---
 t/t5100/patch0005 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/t/t5100/patch0005 b/t/t5100/patch0005
index 7d24b24..e7d6f66 100644
--- a/t/t5100/patch0005
+++ b/t/t5100/patch0005
@@ -61,7 +61,7 @@ diff --git a/git-cvsimport-script b/git-cvsimport-script
  		push(@old,$fn);
 
 -- 
-David K
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-mailinfo fixes/features v3, Don Zickus, (Wed Mar 14, 1:12 pm)
[PATCH 1/5] builtin-mailinfo.c infrastrcture changes, Don Zickus, (Wed Mar 14, 1:12 pm)
[PATCH 3/5] restrict the patch filtering, Don Zickus, (Wed Mar 14, 1:12 pm)
[PATCH 5/5] fix a utf8 issue in t5100/patch005, Don Zickus, (Wed Mar 14, 1:12 pm)