Bugzilla – Attachment 64715 Details for
Bug 18877
Add documentation on dbhost for koha-create help
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18877: Outdated explanation of use when tow patches applied
Bug-18877-Outdated-explanation-of-use-when-tow-pat.patch (text/plain), 1.11 KB, created by
Mark Tompsett
on 2017-06-28 23:33:52 UTC
(
hide
)
Description:
Bug 18877: Outdated explanation of use when tow patches applied
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2017-06-28 23:33:52 UTC
Size:
1.11 KB
patch
obsolete
>From b648cd975bb5a8adca940b9a96f7ec56e465cc8a Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Wed, 28 Jun 2017 23:31:12 +0000 >Subject: [PATCH] Bug 18877: Outdated explanation of use when tow patches > applied > >TEST PLAN >--------- >apply bugs 9409 and 14533 (order is irrelevant) >trigger message about missing database name >-- notice it fails to mention dbhost >apply this patch >trigger message again >-- notice it mentions dbhost >--- > debian/scripts/koha-create | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/debian/scripts/koha-create b/debian/scripts/koha-create >index 5dabfa9140..74888bc39e 100755 >--- a/debian/scripts/koha-create >+++ b/debian/scripts/koha-create >@@ -566,7 +566,7 @@ then > --use-db must have a database name. It can be specified in a readable > password file ($PASSWDFILE). Using --passwdfile overrides the default > /usr/koha/passwd file. Each line of a passwd file should be in the format of: >- instance:username:password:dbname >+ instance:username:password:dbname:dbhost > A database name can also be specified using '--database dbname'. > NO_DB > die; >-- >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 18877
:
64715
|
65923