summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2011-12-15 11:47:29 +0100
committerPetr Mladek <pmladek@suse.cz>2011-12-15 11:47:29 +0100
commitb93cb919dd44d210a3b202cccf68befa59c1216e (patch)
treeffbdd9bca52391cb665f483f22624f400a6d8dcd
parent7883e51fb67590286fcf4f65e0114dd0fca4ed08 (diff)
fix 0001-Export-hackers-individual-raw-data-as-CSV.patch to apply
there was a typo in the hunk header
-rw-r--r--gitdm-patches/0001-Export-hackers-individual-raw-data-as-CSV.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitdm-patches/0001-Export-hackers-individual-raw-data-as-CSV.patch b/gitdm-patches/0001-Export-hackers-individual-raw-data-as-CSV.patch
index 7ce3f652..4fa81e68 100644
--- a/gitdm-patches/0001-Export-hackers-individual-raw-data-as-CSV.patch
+++ b/gitdm-patches/0001-Export-hackers-individual-raw-data-as-CSV.patch
@@ -135,7 +135,7 @@ index 41634e6..774b059 100755
def LookupStoreHacker (name, email):
-@@ -480,7 +483,10 @@ if TotalChanged == 0:
+@@ -480,6 +483,10 @@ if TotalChanged == 0:
if DateStats:
PrintDateStats ()