Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ALICE-open-data
ALICE Blender animation
Commits
d6aeaaa8
Commit
d6aeaaa8
authored
Dec 16, 2019
by
Lucas Mello Schnorr
Browse files
remove spurious exit command
parent
b7791632
Changes
1
Show whitespace changes
Inline
Side-by-side
workflow_sketch.sh
View file @
d6aeaaa8
...
...
@@ -134,9 +134,6 @@ elif [ "$DEFAULT_ANIMATION" = "false" ]; then
LAST_EVENT
=
$(
echo
"
${
n_events
}
-1"
| bc
)
echo
"Event identifiers are sequential from
${
FIRST_EVENT
}
to
${
LAST_EVENT
}
."
exit
#################################################
# Phase 1: iteration for every event identifier #
#################################################
...
...
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