Why should we exit after datelc output?

This commit is contained in:
Cédric Bosdonnat 2010-10-21 10:22:17 +02:00 committed by Jonathan Corbet
parent 5f2d65c8fd
commit e26ed2dedc
1 changed files with 0 additions and 1 deletions

1
gitdm
View File

@ -395,7 +395,6 @@ if TotalChanged == 0:
TotalChanged = 1 # HACK to avoid div by zero
if DateStats:
PrintDateStats ()
sys.exit(0)
csv.OutputCSV (CSVFile)
if CSVFile is not None: