Don't warn about .sh.version being unused (for Ksh)

This commit is contained in:
Vidar Holen 2016-12-17 16:03:06 -08:00
parent f594f01d35
commit 7124c113e8
2 changed files with 4 additions and 0 deletions

View file

@ -33,6 +33,9 @@ internalVariables = [
-- Other
"USER", "TZ", "TERM", "LOGNAME", "LD_LIBRARY_PATH", "LANGUAGE", "DISPLAY",
"HOSTNAME", "KRB5CCNAME", "XAUTHORITY"
-- Ksh
, ".sh.version"
]
variablesWithoutSpaces = [