Bugzilla – Attachment 2316 Details for
Bug 4952
the koha-remove script doesn't shut down the site's zebra instance
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch
0001-bug-4952-make-the-koha-remove-script-stop-zebra-for-.patch (text/plain), 747 bytes, created by
Robin Sheat
on 2010-07-07 02:25:28 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Robin Sheat
Created:
2010-07-07 02:25:28 UTC
Size:
747 bytes
patch
obsolete
>From 71edf18e7efe8e3ee9b5199ee0e8a1c70e3cc2ed Mon Sep 17 00:00:00 2001 >From: Robin Sheat <robin@catalyst.net.nz> >Date: Wed, 7 Jul 2010 14:23:04 +1200 >Subject: [PATCH] bug 4952 - make the koha-remove script stop zebra for the instance > >--- > debian/scripts/koha-remove | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/debian/scripts/koha-remove b/debian/scripts/koha-remove >index de3fe1c..97399cc 100755 >--- a/debian/scripts/koha-remove >+++ b/debian/scripts/koha-remove >@@ -30,6 +30,7 @@ DROP DATABASE koha_$name; > FLUSH PRIVILEGES; > eof > >+ koha-stop-zebra $name > rm "/etc/apache2/sites-available/$name" > rm "/etc/koha/sites/$name/koha-conf.xml" > rm "/etc/koha/sites/$name/zebra-biblios.cfg" >-- >1.7.0.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 4952
: 2316