Merge pull request #2746 from J-M0/fish-bad-shell

Add fish to the badShells list
This commit is contained in:
Vidar Holen
2023-04-30 13:31:34 -07:00
committed by GitHub

View File

@@ -3360,6 +3360,7 @@ readScriptFile sourced = do
"awk",
"csh",
"expect",
"fish",
"perl",
"python",
"ruby",