mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-12 00:05:14 +08:00
Make read -t 0
test more forgiving towards other flags
This commit is contained in:
@@ -136,3 +136,5 @@ shellForExecutable name =
|
||||
"ksh88" -> return Ksh
|
||||
"ksh93" -> return Ksh
|
||||
otherwise -> Nothing
|
||||
|
||||
flagsForRead = "sreu:n:N:i:p:a:t:"
|
||||
|
Reference in New Issue
Block a user