From 78fa45cb110d8068081bfd349d274eb9e20fd7e4 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 23 Jul 2010 14:10:34 +0100 Subject: [PATCH] X-any1017 Bath-profile search now correctly uses @attr 1=1017. --- lib/ZOOM/IRSpy/Test/Search/Bath.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ZOOM/IRSpy/Test/Search/Bath.pm b/lib/ZOOM/IRSpy/Test/Search/Bath.pm index 00dc9da..80a9645 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Bath.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Bath.pm @@ -61,7 +61,7 @@ my @bath_queries = ( [ "X-title" => 4 ], [ "X-subject" => 21 ], [ "X-any1016" => 1016 ], - [ "X-any1017" => 1035 ], + [ "X-any1017" => 1017 ], [ "X-any1035" => 1035 ], [ "X-isbn7" => 7 ], ); -- 1.7.10.4