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

clear out any lines.

parent c35fd5ba
Branches
Tags
2 merge requests!95Update rna-seq.nf,!90Reimplimented symbolic link of bdbag cookie.
Pipeline #10459 failed with stages
in 7 hours, 32 minutes, and 18 seconds
......@@ -206,7 +206,7 @@ process getBag {
mkdir -p ~/.deriva
ln -sf `readlink -e credential.json` ~/.deriva/credential.json
echo -e "LOG: linked" >> ${repRID}.getBag.log
# deriva-download replicate RID
echo -e "LOG: fetching bag for ${repRID} in GUDMAP" >> ${repRID}.getBag.log
deriva-download-cli ${source} --catalog 2 ${replicateExportConfig} . rid=${repRID}
......
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