You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by st...@apache.org on 2013/02/01 21:26:48 UTC

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

Updated Branches:
  refs/heads/si/5453 63efe58b8 -> f8eae410b


[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/f8eae410
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/f8eae410
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/f8eae410

Branch: refs/heads/si/5453
Commit: f8eae410b876391a74c28334b766d7fa275e433c
Parents: 3ad2242
Author: Stefano Invernizzi <st...@apache.org>
Authored: Fri Feb 1 21:25:01 2013 +0100
Committer: Stefano Invernizzi <st...@apache.org>
Committed: Fri Feb 1 21:25:01 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/f8eae410/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