From fa72729cdfdcbae8cd7f119d4aae505ce2910be2 Mon Sep 17 00:00:00 2001 From: deva Date: Fri, 24 Jul 2009 09:13:02 +0000 Subject: Removed stress test. --- server/src/macrotool_filehandler.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/macrotool_filehandler.cc b/server/src/macrotool_filehandler.cc index 6e3470a..2d9ea4e 100644 --- a/server/src/macrotool_filehandler.cc +++ b/server/src/macrotool_filehandler.cc @@ -87,7 +87,7 @@ static bool check(std::string file, std::string *name, std::string *version) return true; } -#define SZ 1000 +#define SZ 1 // For stress test purposes set this to a large number (1000) static bool macro_exists(std::string name, std::string version, std::string &clashfile) { std::vector macrofiles = getMacros(); -- cgit v1.2.3