From 90c853685c14e186a3dfd06b7a584d16bf520ccf Mon Sep 17 00:00:00 2001 From: Justin Clarke Casey Date: Fri, 25 Jan 2008 19:24:25 +0000 Subject: * Add very basic initial login stats to the user server * Typing 'stats' on the command line will given total number of successful logins today and yesterday * A little bit more to come, probably * Refactoring will follow next --- prebuild.xml | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index d91aed5..b2b3bbd 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -79,6 +79,26 @@ + + + + ../../../bin/ + + + + + ../../../bin/ + + + + ../../../bin/ + + + + + + + - + ../../../../bin/tests/stress -- cgit v1.1