Skip to content
Snippets Groups Projects
Commit 743e4e06 authored by Cats's avatar Cats
Browse files

fix linting issue

parent 9625c84b
Branches pbmm2
No related tags found
No related merge requests found
......@@ -190,7 +190,7 @@ task CupGenerateReport {
command {
set -e
mkdir -p ./workdir ~{outputDir}
ln -s -t workdir ~{sep=" " cupData}
ln -s -t workdir ~{cupData}
CupGenerateReport \
~{sampleName} \
workdir/
......
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