Bugzilla – Attachment 65923 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: Add documentation on dbhost for koha-create help
Bug-18877-Add-documentation-on-dbhost-for-koha-cre.patch (text/plain), 1.15 KB, created by
Tomás Cohen Arazi (tcohen)
on 2017-08-11 18:14:21 UTC
(
hide
)
Description:
Bug 18877: Add documentation on dbhost for koha-create help
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2017-08-11 18:14:21 UTC
Size:
1.15 KB
patch
obsolete
>From adbb781e874da7b5cf3b922aede6662c3811f686 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: Add documentation on dbhost for koha-create help > >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 > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > 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 5dabfa9..74888bc 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.7.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 18877
:
64715
| 65923