Merge pull request #3193 from iehrenwald/master

Add python3 to the list of badShells
This commit is contained in:
Vidar Holen
2025-04-27 16:09:19 -07:00
committed by GitHub

View File

@@ -3397,6 +3397,7 @@ readScriptFile sourced = do
"fish",
"perl",
"python",
"python3",
"ruby",
"tcsh",
"zsh"