bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] test/arrayind1: Remove hashbang line


From: Arnold Robbins
Subject: Re: [bug-gawk] test/arrayind1: Remove hashbang line
Date: Fri, 04 Nov 2016 06:21:39 +0200
User-agent: Heirloom mailx 12.5 6/20/10

Thanks.

Done and pushed to master.

Arnold

> From: Fabio Berton <address@hidden>
> To: address@hidden
> Date: Thu,  3 Nov 2016 15:24:26 -0200
> Subject: [bug-gawk]  test/arrayind1: Remove hashbang line
>
> Remove "#!/usr/local/bin/awk -f" as none of the other awk scripts in the
> test suite have a hashbang.
>
> Signed-off-by: Fabio Berton <address@hidden>
> ---
>  test/arrayind1.awk | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/test/arrayind1.awk b/test/arrayind1.awk
> index 5d4a6f3..59e8b4e 100755
> --- a/test/arrayind1.awk
> +++ b/test/arrayind1.awk
> @@ -1,4 +1,3 @@
> -#!/usr/local/bin/awk -f
>  # this script renums pedigrees with metafounders
>  # so that they are added *before*regular animals
>  # mf are ascertained because they are not in the 1st column
> -- 
> 2.1.4



reply via email to

[Prev in Thread] Current Thread [Next in Thread]