Skip to content
Snippets Groups Projects
Commit 06ce9420 authored by David Verelst's avatar David Verelst
Browse files

prepost: forgot to pass prelude at the top level

parent 1a9bf7cc
No related branches found
No related tags found
1 merge request!90Prepost linux
Pipeline #6692 passed
......@@ -352,7 +352,7 @@ def launch_dlcs_excel(sim_id, silent=False, verbose=False, pbs_turb=False,
pbs_fname_appendix=False, short_job_names=False,
silent=silent, verbose=verbose, pyenv=pyenv,
m=[3,4,6,8,9,10,12], postpro_node=postpro_node,
exechunks=None, exesingle=None,
exechunks=None, exesingle=None, prelude=prelude,
postpro_node_zipchunks=postpro_node_zipchunks,
wine_arch=wine_arch, wine_prefix=wine_prefix)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment