Skip to content
Snippets Groups Projects
Commit 8e0a5bd9 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Add in software report generation.

parent 9d650a71
Branches
Tags
No related merge requests found
......@@ -501,7 +501,7 @@ process softwareReport {
script:
"""
python3 $baseDir/scripts/software_report.py -o software_versions
python3 $baseDir/scripts/generate_versions.py -o software_versions
python3 $baseDir/scripts/generate_references.py -r $references -o software_references
"""
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment