Fix handling of spaces in shebangs.

This commit is contained in:
Vidar Holen
2016-04-16 09:42:07 -07:00
parent db0c8c2dc9
commit f835c2d4c1
4 changed files with 21 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ main = do
ShellCheck.Checker.runTests,
ShellCheck.Checks.Commands.runTests,
ShellCheck.Analytics.runTests,
ShellCheck.AnalyzerLib.runTests,
ShellCheck.Parser.runTests
]
if and results