Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hub
tars-cwl-runner
Commits
707d6747
Commit
707d6747
authored
May 28, 2019
by
Hervé MENAGER
Browse files
typo to activate venv
parent
e30efd59
Changes
1
Hide whitespace changes
Inline
Side-by-side
tars-cwl-runner.sh
View file @
707d6747
...
...
@@ -5,7 +5,7 @@ singularity_imgs_path=/pasteur/projets/policy01/BioIT/Toil/.singularity_imgs/
# Go into the right environment
module load Python/3.7.2
source
${
toil_venv
}
/
source
/activate
source
${
toil_venv
}
/
bin
/activate
export
SINGULARITY_PULLFOLDER
=
${
singularity_imgs_path
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment