From 2d42607fe8a0f8904c1e73f84ac1e5283a736554 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Thu, 7 Aug 2014 08:02:01 +0000 Subject: [PATCH] The mkc-admin account 'TESTING MKWS test (jasmine regression)' changed to 12 targets --- examples/htdocs/jasmine-local-popup.html | 2 +- examples/htdocs/jasmine-popup.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/htdocs/jasmine-local-popup.html b/examples/htdocs/jasmine-local-popup.html index d5758b3..792ec34 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: 13, + active_clients: 12, check_motd: false, check_sortby: true, show_record_url: true diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index b2c7450..2f14059 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: 13, + active_clients: 12, check_motd: false, show_record_url: true }; -- 1.7.10.4