Skip to content
Snippets Groups Projects
Commit 84d0e2df authored by Andi's avatar Andi
Browse files

Merge branch 'fix/constraint_analysis_callpath_linux' into 'main'

rce_workflow (schueltke): corrected callpath linux for constraint_analysis

See merge request !51
parents 2ee83b25 da90b97a
No related branches found
No related tags found
1 merge request!51rce_workflow (schueltke): corrected callpath linux for constraint_analysis
{
"commandScriptLinux": "./constraint_analysis-c ../workingDirectoryRCE/${in:current_workflow_name}/constraint_analysis_conf.xml",
"commandScriptLinux": "./constraint_analysis -c ../workingDirectoryRCE/${in:current_workflow_name}/constraint_analysis_conf.xml",
"commandScriptWindows": "constraint_analysis.exe -c ../workingDirectoryRCE/${in:current_workflow_name}/constraint_analysis_conf.xml",
"copyToolBehavior": "never",
"deleteWorkingDirectoriesAfterWorkflowExecution": true,
......
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