Previous changeset 10:1a9cf747e896 (2024-12-03) Next changeset 12:00aa43a565d1 (2024-12-03) |
Commit message:
"planemo upload" |
modified:
CSP2/conf/profiles.config |
CSP2/conf/profiles.config |
diff -r 1a9cf747e896 -r e222ab521d70 CSP2/conf/profiles.config |
CSP2/conf/profiles.config |
--- a/CSP2/conf/profiles.config Tue Dec 03 08:34:50 2024 -0500 +++ b/CSP2/conf/profiles.config Tue Dec 03 08:48:19 2024 -0500 @@ -84,7 +84,7 @@ conda.useMicromamba = true conda.cacheDir = "${projectDir}/CSP2_env" process.conda = "${projectDir}/conf/CSP2.yaml" - process.queue = ‘ondemand-small’ + process.queue = "ondemand-small" executor.$slurm.exitReadTimeout = 120000 |