Add expect to list of known non-shells

This commit is contained in:
Vidar Holen 2015-04-02 19:22:47 -07:00
parent 47b971c582
commit 93debd3556
1 changed files with 1 additions and 0 deletions

View File

@ -2095,6 +2095,7 @@ readScript = do
badShells = [
"awk",
"csh",
"expect",
"perl",
"python",
"ruby",