From ac51acbeaab3564d83d94147e52d3b93e8d7d4f7 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 13 Dec 2006 12:02:52 +0000 Subject: [PATCH] Rolling --- zebra/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/zebra/README b/zebra/README index 407ff65..0b2713c 100644 --- a/zebra/README +++ b/zebra/README @@ -1,4 +1,4 @@ -$Id: README,v 1.15 2006-12-08 15:57:52 mike Exp $ +$Id: README,v 1.16 2006-12-13 12:02:52 mike Exp $ What's what in this directory: @@ -82,7 +82,8 @@ form.html -- A simple HTML search form that submits SRU queries to a server running on local port 3313. init-script -- A startup/shutdown script for controlling the zebra - server according to "System V init" rules. + server according to "System V init" rules. Instructions can + be found in the script itself. crontab -- An example file that can be used to automate periodic running of a test or tests. This can be installed using: -- 1.7.10.4