aboutsummaryrefslogtreecommitdiff
path: root/lint/pdksh
diff options
context:
space:
mode:
Diffstat (limited to 'lint/pdksh')
-rwxr-xr-xlint/pdksh2
1 files changed, 0 insertions, 2 deletions
diff --git a/lint/pdksh b/lint/pdksh
deleted file mode 100755
index 03745b3d..00000000
--- a/lint/pdksh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-find pdksh -type f -print -exec shellcheck -e SC1090 -s ksh -- {} \;