removing three scripts and putting them into the ews-utils package for storage
# Conflicts: # coordinator/Processor.py # tests/integration/partial/test_env_suit.py
making the Processor.py pass on non-zero exit codes when exiting - I THINK THIS COULD CAUSE PROEBLEMS WITH INTEGRATION TESTS, AS IT WILL EXIT THE PYTHON ENVIRONMENT RATHER THAN CARRYING ON TO THE ASSERTS IF THERE IS AN ERROR, WILL ROLE BACK IF THIS IS THE CASE