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~622 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=e505eb5744ec5928a4685cc3064ec80791ee021a 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',