Update 'computing_htcondor'

Blake Leverington 2021-07-29 17:23:15 +02:00
parent 1ca87ba66d
commit b3f74a6328

@ -12,7 +12,7 @@ A more descriptive explanation is found here: https://research.cs.wisc.edu/htcon
An example .sub file: An example .sub file:
```cpp ```cpp
# Generic job which will run under local CentOS7 conteiner, on modern servers only # Generic job which will run under local CentOS7 container, on modern servers only
# What to run and arguments, can (and probably always should be) a script # What to run and arguments, can (and probably always should be) a script
executable = ./job.sh executable = ./job.sh