Skip to content
Snippets Groups Projects
Commit a7caa66c authored by Florian Schültke's avatar Florian Schültke
Browse files

rce_workflow (schueltke):

 - corrected execution path of constraint_analysis for linux execution
parent 2ee83b25
No related branches found
No related tags found
2 merge requests!52rce_workflow (schueltke): adapted call path for linux constraint_analysis,!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