Moved out of the Zebra archive, and into ZOOM-Perl, as these
authorMike Taylor <mike@indexdata.com>
Wed, 14 Dec 2005 09:05:43 +0000 (09:05 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 14 Dec 2005 09:05:43 +0000 (09:05 +0000)
files are not really part of the GILS example but part of the
ZOOM-Perl test-suite.

examples/gils/xs-pwfile [deleted file]
examples/gils/xs-test.cfg [deleted file]

diff --git a/examples/gils/xs-pwfile b/examples/gils/xs-pwfile
deleted file mode 100644 (file)
index fade4c2..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-user:frog
-admin:fish
diff --git a/examples/gils/xs-test.cfg b/examples/gils/xs-test.cfg
deleted file mode 100644 (file)
index e718c4e..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-# Simple Zebra configuration file
-# $Id: xs-test.cfg,v 1.3 2005-12-12 17:24:49 mike Exp $
-#
-# Where the schema files, attribute files, etc are located.
-profilePath: .:../../tab
-
-# Files that describe the attribute sets supported.
-attset: bib1.att
-attset: gils.att
-attset: explain.att
-
-recordtype: grs.sgml
-isam: b
-
-# Flags for the non-authenticated user. w=write (allows ES Updates)
-perm.user: r
-perm.admin: rw
-passwd: xs-pwfile
-someCrappyNonExistentDirectiveThatWillJustBeIgnored: fruit
-
-#rank: zvrank
-# Don't use a recordId taken from the record itself: the test-suite
-# currently supplies its own recordIds. 
-#recordId: (bib-1,title)
-
-modulePath: ../../recctrl/.libs
-#shadow: shadow:100M
-#register: register:100M