Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmsearch: added missing args to command #1328

Merged
merged 13 commits into from
Nov 11, 2024
Merged

Conversation

RZ9082
Copy link
Contributor

@RZ9082 RZ9082 commented Sep 4, 2023

--noali and --verbose arguments did not work, because they were missing in the command.

@bgruening
Copy link
Owner

/tmp/tmp70b8axmk/job_working_directory/000/2/tool_script.sh: line 22: 7 Segmentation fault (core dumped) cmpress -F "$cmfile_path"

Wow. A segmentation fault.

@@ -32,7 +32,7 @@
</param>
<when value="db">
<param name="database" type="select" label="Covariance models">
<options from_file="infernal.loc">
<options from_data_table="infernal.loc">
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry to dump you into this, but data_tables works a bit differently ... I'm surprised this works. It this tested?

@paulzierep can you help here. We do not need a DM, but we probably need to add the DM boilerplate.

@paulzierep
Copy link
Contributor

on it !

@bgruening bgruening merged commit 09c1d4a into bgruening:master Nov 11, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants