Allow python and python3 as stitching commands. They are allowed. Move stitching tests into one file

This commit is contained in:
Beth Probert 2026-03-05 13:35:21 +00:00
parent 98e71207c5
commit 48f6e1b369
3 changed files with 23 additions and 51 deletions

View file

@ -55,8 +55,6 @@ _FORBIDDEN_COMMANDS = {
"sudo",
"sh",
"bash",
"python",
"python3",
"perl",
"ruby",
"php",