From 44a1c6606cf06d78ca82349c8b1cf11734bb0808 Mon Sep 17 00:00:00 2001 From: "Damien F. Katz" Date: Thu, 26 Feb 2009 21:01:24 +0000 Subject: Fix and test for file descriptor leaks git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@748299 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/script/test/stats.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share') diff --git a/share/www/script/test/stats.js b/share/www/script/test/stats.js index 649007dd..b1c7bc02 100644 --- a/share/www/script/test/stats.js +++ b/share/www/script/test/stats.js @@ -56,6 +56,7 @@ couchTests.stats = function(debug) { value: max.toString()}], function () { + var files_open = requestStatsTest("couchdb", "os_files_open").current; for(var i=0; i= open_databases, name); - // not needed for the test but cleanup is nice for(var i=0; i