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