Bugzilla – Attachment 97380 Details for
Bug 24340
Add ability to disable SIP using koha-sip
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24340 (follow-up): Warning -> Information
Bug-24340-follow-up-Warning---Information.patch (text/plain), 1.03 KB, created by
David Nind
on 2020-01-15 08:31:16 UTC
(
hide
)
Description:
Bug 24340 (follow-up): Warning -> Information
Filename:
MIME Type:
Creator:
David Nind
Created:
2020-01-15 08:31:16 UTC
Size:
1.03 KB
patch
obsolete
>From 51679131cf5ee6c72cf6d8aac914590d8c9ea5aa Mon Sep 17 00:00:00 2001 >From: Liz Rea <wizzyrea@gmail.com> >Date: Tue, 14 Jan 2020 17:08:18 +0000 >Subject: [PATCH] Bug 24340 (follow-up): Warning -> Information > >Signed-off-by: David Nind <david@davidnind.com> >--- > debian/scripts/koha-sip | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/debian/scripts/koha-sip b/debian/scripts/koha-sip >index d3eec7971a..ce57b8cbcb 100755 >--- a/debian/scripts/koha-sip >+++ b/debian/scripts/koha-sip >@@ -206,7 +206,7 @@ disable_sip() > stop_sip ${name} > echo "Disabling SIP server for ${name} - backing up ${sipfile} to ${sipfile}.bak to preserve configurations" > mv ${sipfile} ${sipfile}.bak >- echo "Warning: SIP server disabled for ${name}" >+ echo "Information: SIP server disabled for ${name}" > else > echo " SIP server for ${name} not enabled - use koha-sip --enable <instance> to enable. Previous configurations available, if existent, in /etc/koha/sites/${name}/SIPconfig.xml.bak" > fi >-- >2.11.0
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 24340
:
96797
|
96813
|
97360
|
97361
|
97379
|
97380
|
97381
|
98257
|
98258
|
98263
|
98716