From 1a81d0cef4f75976039038b393aa93abac992413 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Tue, 12 Aug 2014 08:58:42 +0000 Subject: [PATCH] the artstor target is back, set active clients back to 13, see CONN-313 --- examples/htdocs/jasmine-popup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 2f14059..b2c7450 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -59,7 +59,7 @@ var jasmine_config = { search_query: "netbsd", expected_hits: 10, - active_clients: 12, + active_clients: 13, check_motd: false, show_record_url: true }; -- 1.7.10.4