[PATCH] (cosmetic) consistent line wrapping.

Dennis Gilmore dennis at ausil.us
Sun May 3 17:08:03 UTC 2015


On Friday, May 01, 2015 07:56:36 PM Ralph Bean wrote:
> Signed-off-by: Ralph Bean <rbean at redhat.com>
> ---

applied,

Cheers

>  mash/config.py | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/mash/config.py b/mash/config.py
> index 0383c80..57b6668 100644
> --- a/mash/config.py
> +++ b/mash/config.py
> @@ -43,8 +43,8 @@ class MashConfig(config.BaseConfig):
>          'yaboot', 'syslinux-extlinux-nonlinux', 'syslinux-nonlinux',
>          'syslinux-tftpboot',
>      ])
> -    multilib_runtime_blacklist = config.ListOption(['tomcat-native',
> -        'php', 'httpd',
> +    multilib_runtime_blacklist = config.ListOption([
> +        'tomcat-native', 'php', 'httpd',
>      ])
>      arches = config.ListOption()
>      keys = config.ListOption()
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.fedoraproject.org/pipermail/buildsys/attachments/20150503/e999b3e7/attachment.sig>


More information about the buildsys mailing list