From 8f8c17ef8cd701dc6251acb2653123ba60be213d Mon Sep 17 00:00:00 2001 From: berick Date: Fri, 1 Apr 2011 08:44:02 -0400 Subject: [PATCH] update flesh depth --- Open-ILS/src/support-scripts/test-scripts/unapi_bench.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/support-scripts/test-scripts/unapi_bench.pl b/Open-ILS/src/support-scripts/test-scripts/unapi_bench.pl index ee4cf0a880..5b38b28b75 100755 --- a/Open-ILS/src/support-scripts/test-scripts/unapi_bench.pl +++ b/Open-ILS/src/support-scripts/test-scripts/unapi_bench.pl @@ -277,7 +277,7 @@ sub direct { my ($req1, $req2, $req3); my $query = { - flesh => 4, + flesh => 5, flesh_fields => { bre => ['call_numbers'], acn => ['copies', 'uris'], -- 2.43.2