In test_SDP.py, adjusted disable_p4p() and disable_email() to
account for scenario where 'mkdirs.sh' was run with '-test'.
Also added a failsafe so if files to be affected are not found,
simply return to avoid impacting tests, as these functions are
mere support functions and not actual tests.