Fix handling of spaces in shebangs.

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

View file

@ -9,6 +9,7 @@
,ShellCheck.Parser.runTests
,ShellCheck.Checker.runTests
,ShellCheck.Checks.Commands.runTests
,ShellCheck.AnalyzerLib.runTests
]' | tr -d '\n' | cabal repl 2>&1 | tee /dev/stderr)
if [[ $var == *$'\nTrue'* ]]
then