From: Cédric Bosdonnat Date: Thu, 21 Oct 2010 08:22:17 +0000 (+0200) Subject: Why should we exit after datelc output? X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=e26ed2dedcf588880ead65b7dfc3e5425e58f641;p=people%2Flarsk%2Fxenproject-org-gitdm.git Why should we exit after datelc output? --- diff --git a/gitdm b/gitdm index 93992a4..dec515a 100755 --- a/gitdm +++ b/gitdm @@ -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: