bug-gawk
[Top][All Lists]
Advanced

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

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


From: Fabio Berton
Subject: [bug-gawk] test/arrayind1: Remove hashbang line
Date: Thu, 3 Nov 2016 15:24:26 -0200

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]