Skip to content
Snippets Groups Projects
Commit 7dc596d6 authored by BIOPZ-Iborra de Toledo Paula's avatar BIOPZ-Iborra de Toledo Paula
Browse files

uncoment remove logs and .snakemake to see bug

parent 34d210b0
No related branches found
No related tags found
1 merge request!1WIP: Updated workflow
Pipeline #10601 failed
......@@ -3,8 +3,8 @@
# Tear down test environment
cleanup () {
rc=$?
rm -rf .snakemake/
rm -rf logs/
#rm -rf .snakemake/
#rm -rf logs/
rm -rf results/
cd $user_dir
echo "Exit status: $rc"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment