[lxc-devel] Remove shebang from config/bash/lxc.in?

Stéphane Graber stgraber at ubuntu.com
Mon Mar 3 15:58:13 UTC 2014


On Sat, Mar 01, 2014 at 10:38:15PM +0100, Johannes Kastl wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Am 01.03.14 22:22 schrieb Stéphane Graber:
> 
> >> Looks good but upstream requires sign off on your commits, can
> >> you resubmit with a Signed-off-by line in your commit message?

Thanks.

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> 
> [X] Done.
> 
> Regards,
> Johannes
> - -- 
> 'Are you Death?'
> ... IT'S THE SCYTHE, ISN'T IT? PEOPLE ALWAYS NOTICE THE SCYTHE.
> (Terry Pratchett, The Fifth Elephant)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
> Comment: Using GnuPG with SeaMonkey - http://www.enigmail.net/
> 
> iEYEARECAAYFAlMSU0cACgkQzi3gQ/xETbIjQgCfWLXKpLaxBECfwtFfGfOGb/Ks
> 4Q8AnjdHsIU1Axw3ltCX6aQehNyYabh0
> =o4MV
> -----END PGP SIGNATURE-----

> From 9f20eedf502fb4b01b49e5ae550d280c8b4017dc Mon Sep 17 00:00:00 2001
> From: Johannes Kastl <git at ojkastl.de>
> Date: Sat, 1 Mar 2014 21:48:11 +0100
> Subject: [PATCH] removed shebang from bash_completion-file
> 
> Signed-off-by: Johannes Kastl <git at ojkastl.de>
> ---
>  config/bash/lxc.in | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/config/bash/lxc.in b/config/bash/lxc.in
> index c1c9041..18fd48f 100644
> --- a/config/bash/lxc.in
> +++ b/config/bash/lxc.in
> @@ -1,5 +1,3 @@
> -#!bash
> -
>  have lxc-start && {
>      _lxc_names() {
>          COMPREPLY=( $( compgen -W "$( lxc-ls )" "$cur" ) )
> -- 
> 1.8.5.5
> 

> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel


-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20140303/ca54ae99/attachment.pgp>


More information about the lxc-devel mailing list