[lttng-dev] [PATCH] lttng-tools: remove bogus interpreter line from utils shell library
Jérémie Galarneau
jeremie.galarneau at efficios.com
Tue Jan 10 00:52:27 UTC 2017
Merged in master, stable-2.9 and stable-2.8.
Thanks!
Jérémie
On 9 January 2017 at 17:14, Nathan Lynch <nathan_lynch at mentor.com> wrote:
> tests/utils/utils.sh is always sourced, never executed, and
> /src/bin/bash is not a typical path for a shell interpreter. Just
> delete it.
>
> Signed-off-by: Nathan Lynch <nathan_lynch at mentor.com>
> ---
> tests/utils/utils.sh | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/tests/utils/utils.sh b/tests/utils/utils.sh
> index 05d88650e9f3..9db0640b70f3 100644
> --- a/tests/utils/utils.sh
> +++ b/tests/utils/utils.sh
> @@ -1,5 +1,3 @@
> -#!/src/bin/bash
> -#
> # Copyright (C) - 2012 David Goulet <dgoulet at efficios.com>
> #
> # This library is free software; you can redistribute it and/or modify it under
> --
> 2.7.4
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
--
Jérémie Galarneau
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list