Skip to content
Snippets Groups Projects
Commit a7af3936 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Fix bag fetch name for test

parent cdd32cb3
Branches
Tags
2 merge requests!58Develop,!53Resolve "process_derivaUpload"
Pipeline #8545 canceled with stages
...@@ -10,5 +10,5 @@ then ...@@ -10,5 +10,5 @@ then
done done
elif [ "${3}" == "TEST" ] elif [ "${3}" == "TEST" ]
then then
bdbag --resolve-fetch all --fetch-filter filename\$*.txt ${1} bdbag --resolve-fetch all --fetch-filter filename\$*.txt ${1}_inputBag
fi fi
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