From: Adam Dickmeiss Date: Mon, 28 Oct 2002 21:39:11 +0000 (+0000) Subject: Simply profilePath X-Git-Tag: ZEBRA.1.3.3.Jasper~5 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=a84a0679f74e885257ddba6ed6c32e93f1743f68 Simply profilePath --- diff --git a/test/gils/zebra.cfg b/test/gils/zebra.cfg index 0409586..ee227fa 100644 --- a/test/gils/zebra.cfg +++ b/test/gils/zebra.cfg @@ -1,8 +1,8 @@ # Simple Zebra configuration file -# $Id: zebra.cfg,v 1.20 2002-10-23 14:28:20 adam Exp $ +# $Id: zebra.cfg,v 1.21 2002-10-28 21:39:11 adam Exp $ # # Where the schema files, attribute files, etc are located. -profilePath: .:../../tab:../../../yaz/tab:/usr/local/share/yaz/tab:/usr/share/yaz/tab +profilePath: .:../../tab # Files that describe the attribute sets supported. attset: bib1.att diff --git a/test/gils/zebra1.cfg b/test/gils/zebra1.cfg index b268670..4be5cb5 100644 --- a/test/gils/zebra1.cfg +++ b/test/gils/zebra1.cfg @@ -1,8 +1,8 @@ # Simple Zebra configuration file -# $Id: zebra1.cfg,v 1.3 2002-10-22 10:09:04 heikki Exp $ +# $Id: zebra1.cfg,v 1.4 2002-10-28 21:39:11 adam Exp $ # # Where the schema files, attribute files, etc are located. -profilePath: .:../../tab:../../../yaz/tab:/usr/local/share/yaz/tab:/usr/share/yaz/tab +profilePath: .:../../tab # Files that describe the attribute sets supported. attset: bib1.att diff --git a/test/gils/zebra2.cfg b/test/gils/zebra2.cfg index 28e1271..f11528d 100644 --- a/test/gils/zebra2.cfg +++ b/test/gils/zebra2.cfg @@ -1,8 +1,8 @@ # Simple Zebra configuration file -# $Id: zebra2.cfg,v 1.3 2002-10-22 10:09:04 heikki Exp $ +# $Id: zebra2.cfg,v 1.4 2002-10-28 21:39:11 adam Exp $ # # Where the schema files, attribute files, etc are located. -profilePath: .:../../tab:../../../yaz/tab:/usr/local/share/yaz/tab:/usr/share/yaz/tab +profilePath: .:../../tab # Files that describe the attribute sets supported. attset: bib1.att