Skip to content
Commit 80762ecb authored by Benjamin Schubert's avatar Benjamin Schubert Committed by Benjamin Schubert
Browse files

Check if command is a str and replace by list before checking existence

Currently we would make sure the sandbox had a command before
converting it to a list if it was given as a string. That meant that a string
command would never exist and the check be invalid.

This also adds the same logic in the dummy sandbox for consistency.
parent 494d7018
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment