Prevent regression scripts from parsing primary prompt variable
Created by: silabs-hfegran
Excluded the primary prompt variable (PS1) from being parsed into the regression enviornment.
Reasoning: Custom user prompts may cause regression scripts to fail due to incompatible shell functionality settings.
Signed-off-by: Henrik Fegran Henrik.Fegran@silabs.com