From a84a0679f74e885257ddba6ed6c32e93f1743f68 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 28 Oct 2002 21:39:11 +0000 Subject: [PATCH] Simply profilePath --- test/gils/zebra.cfg | 4 ++-- test/gils/zebra1.cfg | 4 ++-- test/gils/zebra2.cfg | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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 -- 1.7.10.4