Submit.py fails to submit on Condor Systems
Condor systems before version 8 seem to not support the --terse
flag, which the submit scripts use by default.
output.txt shows the original output when trying to submit to a version 7 Condor System.
output-2.txt shows the output when the --debug
flag is set and the --terse
flag is removed manually in the condor.py file.
output-3.txt shows the output on a Condor 8.4.3 system when the --debug
flag is both set and not set, along with the commands that were used to submit