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

add --debug to bdbag fetch

parent 59a56ab2
2 merge requests!58Develop,!56Resolve "Detect error in inferMetadata for tracking"
Pipeline #8845 passed with stages
in 2 minutes and 33 seconds
......@@ -10,5 +10,5 @@ then
done
elif [ "${3}" == "TEST" ]
then
bdbag --resolve-fetch all --fetch-filter filename\$*.txt ${1}
bdbag --resolve-fetch all --fetch-filter filename\$*.txt ${1} --debug
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