aboutsummaryrefslogtreecommitdiff
path: root/lint
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-02 17:05:26 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-02 17:05:26 +1200
commitfe7b2acf2e6e8a93d1bd983deb1e92273095b2c0 (patch)
tree8341158f8e5442e7ca517f79771ba6e07ae34572 /lint
parentFix up exit values and glob checks (diff)
downloaddotfiles-fe7b2acf2e6e8a93d1bd983deb1e92273095b2c0.tar.gz
dotfiles-fe7b2acf2e6e8a93d1bd983deb1e92273095b2c0.zip
Remove leading blank line
Diffstat (limited to 'lint')
-rwxr-xr-xlint/bin1
1 files changed, 0 insertions, 1 deletions
diff --git a/lint/bin b/lint/bin
index b9171652..1f7d9c66 100755
--- a/lint/bin
+++ b/lint/bin
@@ -1,4 +1,3 @@
-
#!/bin/sh
for bin in bin/* ; do
if sed 1q "$bin" | grep -q -- 'sh$' ; then