FreeBSD Bugzilla – Attachment 211586 Details for
Bug 236795
databases/galera 'garb_galera_options' not working with multiple options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for databases/galera26
patch_galera26.txt (text/plain), 588 bytes, created by
Frank Wall
on 2020-02-12 11:39:10 UTC
(
hide
)
Description:
patch for databases/galera26
Filename:
MIME Type:
Creator:
Frank Wall
Created:
2020-02-12 11:39:10 UTC
Size:
588 bytes
patch
obsolete
>--- databases/galera26/files/garb.sh.in.orig 2017-05-22 13:47:41.000000000 +0200 >+++ databases/galera26/files/garb.sh.in 2020-02-12 12:35:37.148431000 +0100 >@@ -71,7 +71,7 @@ > > command_args="$command_args -a gcomm://$ADDRESS" > [ -n "$garb_galera_group" ] && command_args="$command_args -g $garb_galera_group" >- [ -n "$garb_galera_options" ] && command_args="$command_args -o $garb_galera_options" >+ [ -n "$garb_galera_options" ] && command_args="$command_args -o '$garb_galera_options'" > [ -n "$garb_log_file" ] && command_args="$command_args -l $garb_log_file" > return 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
Attachments on
bug 236795
:
211585
| 211586