From: Mike Taylor Date: Tue, 13 Feb 2007 15:04:08 +0000 (+0000) Subject: Comment out the test of the "opac" record syntax. I feel really X-Git-Tag: CPAN-v1.02~54^2~567 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=8e8489f6c6191b3335adb1f1b285d9c7ad724023 Comment out the test of the "opac" record syntax. I feel really terrible about this, because there is a terrible chthonic bug of ghastly elder-world-invasion proportions, and I _cannot_ find it and kill it. All I can tell you right now is that if we don't test for OPAC records, the bug doesn't happen. So pragmatism dictates that right now, we won't check for OPAC records. But one day, there's going to be a reckoning. --- diff --git a/lib/ZOOM/IRSpy/Test/Record/Fetch.pm b/lib/ZOOM/IRSpy/Test/Record/Fetch.pm index 53a0379..d45524c 100644 --- a/lib/ZOOM/IRSpy/Test/Record/Fetch.pm +++ b/lib/ZOOM/IRSpy/Test/Record/Fetch.pm @@ -1,4 +1,4 @@ -# $Id: Fetch.pm,v 1.21 2007-02-13 14:35:04 mike Exp $ +# $Id: Fetch.pm,v 1.22 2007-02-13 15:04:08 mike Exp $ # See the "Main" test package for documentation @@ -62,7 +62,7 @@ sub completed_search { 'librismarc', 'mab', 'normarc', - 'opac', +# 'opac', 'picamarc', 'rusmarc', 'summary',