Bugzilla – Attachment 53481 Details for
Bug 16830
koha-indexer still uses the deprecated -x option switch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16830: (followup) Remove weird character from warning in rebuild_zebra.pl
Bug-16830-followup-Remove-weird-character-from-war.patch (text/plain), 926 bytes, created by
Mark Tompsett
on 2016-07-18 21:50:59 UTC
(
hide
)
Description:
Bug 16830: (followup) Remove weird character from warning in rebuild_zebra.pl
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2016-07-18 21:50:59 UTC
Size:
926 bytes
patch
obsolete
>From 402188684864b382c83cdc80ceb32593ece3ea65 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 28 Jun 2016 19:44:30 -0300 >Subject: [PATCH] Bug 16830: (followup) Remove weird character from warning in > rebuild_zebra.pl > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >--- > misc/migration_tools/rebuild_zebra.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/misc/migration_tools/rebuild_zebra.pl b/misc/migration_tools/rebuild_zebra.pl >index 14dab96..ea813d8 100755 >--- a/misc/migration_tools/rebuild_zebra.pl >+++ b/misc/migration_tools/rebuild_zebra.pl >@@ -99,7 +99,7 @@ if (not $result or $want_help) { > } > > if ( $as_xml ) { >- warn "Warning: You passed -x which is already the default and is now deprecated·\n"; >+ warn "Warning: You passed -x which is already the default and is now deprecated\n"; > undef $as_xml; # Should not be used later > } > >-- >2.1.4
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 16830
:
52938
|
52939
|
53480
|
53481
|
53844
|
53845