Bugzilla – Attachment 12045 Details for
Bug 8727
Correct help text in rebuild_zebra_sliced.sh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8727 Minor stylistic change to help text
Bug-8727-Minor-stylistic-change-to-help-text.patch (text/plain), 1.39 KB, created by
Kyle M Hall (khall)
on 2012-09-07 13:30:10 UTC
(
hide
)
Description:
Bug 8727 Minor stylistic change to help text
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2012-09-07 13:30:10 UTC
Size:
1.39 KB
patch
obsolete
>From 5fb0aef95e3175eefb5302544cdbc578bdbe9aca Mon Sep 17 00:00:00 2001 >From: Colin Campbell <colin.campbell@ptfs-europe.com> >Date: Wed, 5 Sep 2012 14:03:13 +0100 >Subject: [PATCH] Bug 8727 Minor stylistic change to help text >Content-Type: text/plain; charset="utf-8" > >indexing not indexation >some minor grammatical changes > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > misc/migration_tools/rebuild_zebra_sliced.sh | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/misc/migration_tools/rebuild_zebra_sliced.sh b/misc/migration_tools/rebuild_zebra_sliced.sh >index f1b73f9..35752e0 100755 >--- a/misc/migration_tools/rebuild_zebra_sliced.sh >+++ b/misc/migration_tools/rebuild_zebra_sliced.sh >@@ -5,9 +5,9 @@ usage() { > cat <<EOF > $scriptname > >-Index Koha records by chunks. It is useful when some record causes errors and >-stop the indexation process. With this script, if indexation of one chunk fails, >-chunk is splitted in two or more chunks, and indexation continue on these chunks. >+Index Koha records by chunks. It is useful when a record causes errors and >+stops the indexing process. With this script, if indexing of one chunk fails, >+that chunk is split into two or more chunks, and indexing continues on these chunks. > rebuild_zebra.pl is called only once to export records. Splitting and indexing > is handled by this script (using yaz-marcdump and zebraidx). > >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8727
:
11977
| 12045