summaryrefslogtreecommitdiffstats
path: root/collectstats.pl
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2007-01-08 08:58:21 +0100
committertimeless%mozdev.org <>2007-01-08 08:58:21 +0100
commit218456ce9ad18536b26e82ed1dcb9f47ca809d9b (patch)
tree483c7aa546616959e9f20149840c3721527481de /collectstats.pl
parent078186fcc61fee178dc959a8b28c651bf85bb03c (diff)
downloadbugzilla-218456ce9ad18536b26e82ed1dcb9f47ca809d9b.tar.gz
bugzilla-218456ce9ad18536b26e82ed1dcb9f47ca809d9b.tar.xz
Bug 365256 Period is on the wrong side of a bunch of other parentheses
r=lpsolit a=justdave
Diffstat (limited to 'collectstats.pl')
-rwxr-xr-xcollectstats.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectstats.pl b/collectstats.pl
index 50bbf6425..3b6344b37 100755
--- a/collectstats.pl
+++ b/collectstats.pl
@@ -45,7 +45,7 @@ use Bugzilla::Product;
use Bugzilla::Field;
# Turn off output buffering (probably needed when displaying output feedback
-# in the regenerate mode.)
+# in the regenerate mode).
$| = 1;
# Tidy up after graphing module