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
FSL
conda
installer
Commits
790ae87e
Commit
790ae87e
authored
Aug 12, 2021
by
Paul McCarthy
🚵
Browse files
BF: typo
parent
8657310d
Changes
1
Hide whitespace changes
Inline
Side-by-side
fslinstaller.py
View file @
790ae87e
...
...
@@ -1119,7 +1119,7 @@ def download_fsl_environment(ctx):
# also extract the fsl-base vesrion number from
# the environment file, and store it in the context.
channels
=
[]
bas
s
ever
=
None
basever
=
None
copy
=
'.'
+
op
.
basename
(
ctx
.
environment_file
)
shutil
.
move
(
ctx
.
environment_file
,
copy
)
with
open
(
copy
,
'rt'
)
as
inf
,
\
...
...
Write
Preview
Markdown
is supported
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