Skip to content

Commit

Permalink
Update tools/qcxms/qcxms_prod_run.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Björn Grüning <bjoern@gruenings.eu>
  • Loading branch information
hechth and bgruening authored Oct 21, 2023
1 parent f7b32ed commit bfcbeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/qcxms/qcxms_prod_run.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</requirements>

<command detect_errors="exit_code"><![CDATA[
python3 ${create_folder} &&
python3 '${create_folder}' &&
find TMPQCXMS/*/ -type d | xargs -I {} -P 4 sh -c 'cd {} && qcxms --prod >> $log' &&
getres &&
plotms
Expand Down

0 comments on commit bfcbeb9

Please sign in to comment.