diff --git a/docs/files/job_conf_sample_remote_cluster.xml b/docs/files/job_conf_sample_remote_cluster.xml index 52c5a14654cba26b9568c95e7a99c9ce723d9eed..de0db42ea435a4b8398c360c9d6beb8d6e73ae34 100644 --- a/docs/files/job_conf_sample_remote_cluster.xml +++ b/docs/files/job_conf_sample_remote_cluster.xml @@ -7,7 +7,7 @@ <handlers> <handler id="main"/> </handlers> - <destinations default="drmaa"> + <destinations default="local_cluster"> <destination id="local_cluster" runner="drmaa"> <param id="native_specification">-P littlenodes -R y -pe threads 4</param> </destination>