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
Michael Krause
tardis-doc
Commits
277bef1d
Commit
277bef1d
authored
Feb 16, 2017
by
Michael Krause
🎉
Browse files
software: typo in ashs chunk script
parent
2bd7ddc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
software/ashs.rst
View file @
277bef1d
...
...
@@ -90,7 +90,7 @@ position. Subsequent runs of this script will submit chunksize number of new
exit 0
fi
name=${subject%%\.
img
}
name=${subject%%\.
nii
}
wdir=workdir_${name}_dir
if [ -d $wdir ] ; then
echo "Skipping $subject, working directory exists."
...
...
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