Comment out the test of the "opac" record syntax. I feel really
authorMike Taylor <mike@indexdata.com>
Tue, 13 Feb 2007 15:04:08 +0000 (15:04 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 13 Feb 2007 15:04:08 +0000 (15:04 +0000)
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.

lib/ZOOM/IRSpy/Test/Record/Fetch.pm

index 53a0379..d45524c 100644 (file)
@@ -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
 
 
 # See the "Main" test package for documentation
 
@@ -62,7 +62,7 @@ sub completed_search {
                    'librismarc',
                    'mab',
                    'normarc',
                    'librismarc',
                    'mab',
                    'normarc',
-                   'opac',
+#                   'opac',
                    'picamarc',
                    'rusmarc',
                    'summary',
                    'picamarc',
                    'rusmarc',
                    'summary',