From: Adam Dickmeiss Date: Fri, 24 Mar 2006 13:49:59 +0000 (+0000) Subject: Uncomment register+shadow X-Git-Tag: ZEBRA.1.3.36~13 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;h=cd77b2d6a447d67840d21ab4542d70dc10daa70c;p=idzebra-moved-to-github.git Uncomment register+shadow --- diff --git a/test/marcxml/zebra.cfg b/test/marcxml/zebra.cfg index 005f754..beb683a 100644 --- a/test/marcxml/zebra.cfg +++ b/test/marcxml/zebra.cfg @@ -1,5 +1,5 @@ # Simple Zebra configuration file -# $Id: zebra.cfg,v 1.2.2.1 2006-03-24 13:47:30 adam Exp $ +# $Id: zebra.cfg,v 1.2.2.2 2006-03-24 13:49:59 adam Exp $ # # Where the schema files, attribute files, etc are located. profilePath: ${srcdir:-.}:${srcdir:-.}/../../tab @@ -18,5 +18,5 @@ storedata: 1 recordId: (bib1,identifier-standard) isam: b -shadow: shadow:1G -register: register:1G +#shadow: shadow:1G +#register: register:1G