You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by tv...@apache.org on 2013/03/21 15:21:58 UTC

[22/48] git commit: [5453] Correct .ini file for tests in ForgeUserStats

[5453] Correct .ini file for tests in ForgeUserStats


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/6abbf9dd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/6abbf9dd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/6abbf9dd

Branch: refs/heads/si/5453
Commit: 6abbf9dd7e9bcb52d363b78ad884e09348038b6b
Parents: 453f979
Author: Stefano Invernizzi <st...@apache.org>
Authored: Fri Feb 1 21:25:01 2013 +0100
Committer: Tim Van Steenburgh <tv...@gmail.com>
Committed: Thu Mar 21 14:16:18 2013 +0000

----------------------------------------------------------------------
 ForgeUserStats/test.ini |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6abbf9dd/ForgeUserStats/test.ini
----------------------------------------------------------------------
diff --git a/ForgeUserStats/test.ini b/ForgeUserStats/test.ini
index ca15ecd..04c1c6e 100644
--- a/ForgeUserStats/test.ini
+++ b/ForgeUserStats/test.ini
@@ -5,7 +5,7 @@
 #
 [DEFAULT]
 debug = true
-user.stats.enable = true
+userstats.enable = true
 
 [server:main]
 use = egg:Paste#http