summaryrefslogtreecommitdiff
path: root/gitdm
diff options
context:
space:
mode:
Diffstat (limited to 'gitdm')
-rwxr-xr-xgitdm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitdm b/gitdm
index 24b5c96..41b250c 100755
--- a/gitdm
+++ b/gitdm
@@ -416,7 +416,7 @@ for logpatch in patches:
hacker.addtested (p)
for hacker in p.reports:
hacker.addreport (p)
- CSCount += 1
+ CSCount += 1
csvdump.AccumulatePatch (p, Aggregate)
print >> sys.stderr, 'Grabbing changesets...done '